I am trying to get a ListGrid to expand its height to hold the number of records it contains up to a maximum height. Up to that maximum height there would be no scroll bars and no additional empty records. Once the height would go beyond the maximum height scroll bars would be added so the user can browse all of the data in the ListGrid.
So far I haven’t been to find the right combination of settings to achieve this. I have tried many combinations too numerous to recount.
So far I haven’t been to find the right combination of settings to achieve this. I have tried many combinations too numerous to recount.
Comment