Hi,
In my application, I am showing a GridView with a Child Table.
As there a quite a lot of items in the GridView, I want the row height as low as possible.
When i set the row height in my grid, either by setting the RowStyle or by using a RowStyleSelector, my child table isn't shown anymore when i try to expand it.
Is there any other way of decreasing the rowheight of my GridView but still allow the Child Table to be shown?
Thanks,
Hans
In my application, I am showing a GridView with a Child Table.
As there a quite a lot of items in the GridView, I want the row height as low as possible.
When i set the row height in my grid, either by setting the RowStyle or by using a RowStyleSelector, my child table isn't shown anymore when i try to expand it.
Is there any other way of decreasing the rowheight of my GridView but still allow the Child Table to be shown?
Thanks,
Hans