Hi all,
I have created a grid with a two-layer hierarchy. It uses arraylists with objects as the datasources. Everything is done in code-behind and sofar it works OK.
One thing I noticed is that when opening child-rows, the child-columns have a slightly different position (same order though) and width than the parent columns. Even when opening two child rows there are differences between the position and width of the columns in the two opened child rows.
Is there a way to make all columns have the same width other then using the itemstyle property?
Thanks,
Vincent.
I have created a grid with a two-layer hierarchy. It uses arraylists with objects as the datasources. Everything is done in code-behind and sofar it works OK.
One thing I noticed is that when opening child-rows, the child-columns have a slightly different position (same order though) and width than the parent columns. Even when opening two child rows there are differences between the position and width of the columns in the two opened child rows.
Is there a way to make all columns have the same width other then using the itemstyle property?
Thanks,
Vincent.