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

Is there a "Client Binding" for Grid like ComponentArt has?

2 Answers 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chris
Top achievements
Rank 1
Chris asked on 10 May 2010, 03:54 AM
I have a table for which I would like to render a grid. This table will probably never have more than 500 rows. What I would like is for the grid control to just download ALL feedback records on the initial request, but render only the first page of 10. Then, sorting, grouping, filtering, and page-changing would be handled entirely on the client. Is there a way to do this?

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 10 May 2010, 08:34 AM
Hello Christopher,

Currently there is no such mode. We may provide an example how to achieve the same in the future.

Regards,
Atanas Korchev
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.
0
Chris
Top achievements
Rank 1
answered on 10 May 2010, 05:51 PM
Cool. I was thinking with a custom binding on the client side this might be workable with the current functionality but I haven't figured it out yet,
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Chris
Top achievements
Rank 1
Share this question
or