Hi,
If you get a grid to display initially collapsed then you get some strange results under different circumstances.
Follow these steps using the CRM sample app in the V6 config tool:
1) Find the 'all staff members' query and set to 'initially collapsed'
2) Find the 'all customers dashboard' query and set to 'initially collapsed'. Also set the query to display 'unlimited items' and a height of 250px. Go to the visual perspective for 'staff member' and under the 'dashboard' tab delete the height for the 'customers' content panel (leave it undefined).
3) Find the 'current alerts dashboard' query and set to 'initially collapsed'. Also set the query to display 'unlimited items' and a height of 200px.
Log in to the operation mode as a staff member and try the following:
1) Click on 'staff' and 'show staff members'. When the tab displays "expand" the query. Now if you collapse it again it will disappear altogether.
2) Try to expand and collapse the 'customers' query below the calender and you will notice some strange behavior. It will display the data after a few clicks but when you collapse again it turns to a very small line with an arrow.
3) Try to expand the 'current alerts' query on the dashboard and it will almost disappear. Strangely, if you expand or collapse the 'customers' query next to it then the current alerts will appear.
4) The other thing you may have noticed is that if the query is set to unlimited items and it is initially collapsed then no data is displayed when you do manage to expand it
Thanks