This is a migrated thread and some comments may be shown as answers.

Row Height in Scrolling mode

1 Answer 32 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Gosha
Top achievements
Rank 1
Gosha asked on 07 Nov 2010, 12:11 AM
I use radgrid in both scrolling and paging mode (there is switch). Problem is in scrolling mode when in table is fewer items than can fit on the visible area, rows are expanded to fill entire page. Example: I have 3 items and they have height about 200px to fit scrollheight. I want to rows have always same height no matter how many items is in table. Below rows should be blank space like in paging mode.

Just do not tell me to change scrollheight depending on how many items is in the table.
.ScrollHeight = Unit.Pixel(RadPane2.Height.Value - 30)
30 - fixed header

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 10 Nov 2010, 10:10 AM
Hello Sasa,

Remove the MasterTableView's 100% height.

Greetings,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Gosha
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or