I'm interested in setting up a grid that will have a random number of columns, although the first column will always be the same. I want the first column to be frozen, and then I want to only show 5 additional columns at a time. I do not want a horizontal scrollbar though. Instead, I want to use the paging control. Page one would should the frozen column plus the first 5 additional columns. Page 2 would show the frozen column plus the 2nd 5 additional columns, and so on.
Can this be done? If so, can you please provide some assistance?
Thanks.
Steve