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

<ClientSettings><Scrolling AllowScroll="true"></>

1 Answer 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Zed
Top achievements
Rank 1
Zed asked on 05 May 2009, 04:18 PM
When I put this in the RadGrid it causes the scrolling to completely collapse (because the grouping is collapsed).  Is there another way to preserve the grid headers when the user scrolls the grid (100 items on each page)
<ClientSettings>
                                        <Scrolling AllowScroll="true" SaveScrollPosition="false" UseStaticHeaders="true">
                                        </Scrolling>
                                    </ClientSettings>




THanks

1 Answer, 1 is accepted

Sort by
0
Serrin
Top achievements
Rank 1
answered on 05 May 2009, 08:00 PM
Hey Zed,

Looks like the same issue as over at...

http://www.telerik.com/community/forums/reply-thread.aspx?messageId=0&threadId=210123

I posted a reply over there, check it out and hopefully by working with your code we can help to figure this issue out!
Tags
Grid
Asked by
Zed
Top achievements
Rank 1
Answers by
Serrin
Top achievements
Rank 1
Share this question
or