Hi,
I've radgrid of fixed size. The problem is when my grid comes up filled with 10 items ,I get a scroll bar(which is obvious b'coz I've a small size grid. Now the probem i s when grid gets populated with 10 items, the first 3 gets hideen and all 4- 10 gets viewed in the grid(the grid can display only 7 items. How do I make the first 7 items to be always visible and remaining 8 , 9 and 10th item to be hidden(ihidden means I can use scrollbar to view them)
I've radgrid of fixed size. The problem is when my grid comes up filled with 10 items ,I get a scroll bar(which is obvious b'coz I've a small size grid. Now the probem i s when grid gets populated with 10 items, the first 3 gets hideen and all 4- 10 gets viewed in the grid(the grid can display only 7 items. How do I make the first 7 items to be always visible and remaining 8 , 9 and 10th item to be hidden(ihidden means I can use scrollbar to view them)