Hey folks, I'm hoping someone can tell me why this happens. I already know that the grid freaks out when you use percentages and don't set fixed widths, so I won't even go there, however...
I have a grid Height and width of both the grid and MasterTableView of h:263px, w: 750px...
The grid looks great, even with AllowScroll turned on...
HOWEVER, when I turn on UseStaticHeaders, the grid goes nuts. Some wierd version of the grids header fills the entire grid height and width, with no column header titles visible, just the color of the header. It appears that the grid data is there, but just smashed into an unviewable area at the bottom of the grid.
I've tried all sorts of different settings including TableLayout = Fixed, and Scrollheight, but nothing seems to make a difference. I'd be more comfortable trying to figure this out myself, but no setting I alter seems to have any affect on the problem.
Any help would be appreciated!
Thanks, Kuba
I have a grid Height and width of both the grid and MasterTableView of h:263px, w: 750px...
The grid looks great, even with AllowScroll turned on...
HOWEVER, when I turn on UseStaticHeaders, the grid goes nuts. Some wierd version of the grids header fills the entire grid height and width, with no column header titles visible, just the color of the header. It appears that the grid data is there, but just smashed into an unviewable area at the bottom of the grid.
I've tried all sorts of different settings including TableLayout = Fixed, and Scrollheight, but nothing seems to make a difference. I'd be more comfortable trying to figure this out myself, but no setting I alter seems to have any affect on the problem.
Any help would be appreciated!
Thanks, Kuba