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

[Solved] Can I mix server & ajax binding on the same grid?

2 Answers 83 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.
Alexandre Jobin
Top achievements
Rank 1
Alexandre Jobin asked on 25 Nov 2010, 09:06 PM
hi!

is it possible to initialize the grid with data on the pageload and use the ajax mode for the subsequent action on the grid (filter, sort, change page)?

Heres the scenario: a user ask a page with a grid. The page would load and the grid would initilize by using a datasource from my server variables. When the page is completly loaded, the grid his already loaded with data. No ajax call have been made. If the user want to sort, filter or change the page, it will be an ajax call.

Is there a way to do that. If not, is it possible to add this on your todo list?

thank you!

alex

2 Answers, 1 is accepted

Sort by
0
Accepted
Rosen
Telerik team
answered on 26 Nov 2010, 07:45 AM
Hi Alexandre,

Indeed this is possible. You may check this on-line demo as a simple illustration of such functionality.

Regards,
Rosen
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
Alexandre Jobin
Top achievements
Rank 1
answered on 26 Nov 2010, 04:08 PM
great!

last time i was trying this is with another version of your controls and it wasnt work. I should have tested this feature again before posting!
Maybe you could put an example to show this specific feature? im sure im not the only want that want that and its not written that we can do that with the grid!

alex
Tags
Grid
Asked by
Alexandre Jobin
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Alexandre Jobin
Top achievements
Rank 1
Share this question
or