I'm searching to see if I can fix a row. I've used the following code to lock a column: UltraWebGrid.Bands(0).Columns(0).Header.Fixed = True. I've been testing but I'm not seeing a way to fix rows. I would like to fix the first 5 rows of the UltraWebGrid.
Thanks,
Mike
WebGrid currently does not have functionality to fix rows. If you'd like to see this functionality in the future, then you should submit a feature request.
I have been searching for a way to do this as well and have been unsuccessful. Can anyone answer this question?