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

Changing scroll type with client side binding

1 Answer 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 14 Mar 2011, 06:06 PM
We are using client side binding on a RadGrid.  It starts up with EnableVirtualScrollPaging on or off and works fine.  However, we want to allow the customer to switch back and forth between VirtualScroll and normal paging. 

When this was a server-side bind it worked fine.  With client side binding, the startup scroll type never changes.

Is there anything in the client-side API that enables this capability?  The server-side API doesn't seem to work with client side binding.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 17 Mar 2011, 09:29 AM
Hello Dan,

You cannot change between modes of scrolling/paging entire on the client-side. You need to postback to and modify the respective server settings to have the changes applied.

Veli
the Telerik team
Tags
Grid
Asked by
Dan
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or