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

Cannot use Virtual Scroll with Server binding

1 Answer 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 04 Jun 2013, 07:27 PM
I'm really new at KendoUI.  Just learning it in fact.

I just got this exception (see title) and I really don't know what it means, or why I can't do it.
I'm using an MVC 4 framework in VS 2012

So... some questions.
I know what virtual scrolling is, What is Server binding?
How do I know if I'm doing Server binding?
Is there a way to work around this?Thanks
Robert

1 Answer, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 05 Jun 2013, 06:17 AM
Hi Robert,

 Server binding is explained in the server binding help topic. Ajax binding is documented in the ajax binding help topic.

 Virtual scrolling relies on loading data on demand which in turn requires ajax binding. As suggested by the exception error message server binding is not supported when virtual scrolling is enabled.

Regards,
Atanas Korchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Robert
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or