> What I would REALLY like to happen, however, is for > the system to > dynamically increase the number of rows that the > scrolling region can > show. This needs to be dynamic, because people have > different sized > screens at different resolutions, so I want the > number of rows to > increase to fill the screen, while keeping each row > at the same height > it was. > > Is this doable? Do I need to look at different > functionality? Or do I > need to submit an enhancement request?
I already have a request in for a LockRowHeight property that would do exactly this -- keep the row height the same and recalculate the number of rows when the control is resized. It wouldn't hurt to add a request for it yourself -- that way RBTI knows there's more general interest. -- Larry
