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

Implementing an controller action for Grid paging

1 Answer 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Joshua
Top achievements
Rank 1
Joshua asked on 11 Apr 2012, 11:48 PM
I think I might be missing the main documentation.

Is there documentation explaining how to implement an ajax controller handling grid data to be paged? The same for sorting and filtering? It seems like this should be clear in the docs (either here or here), but I don't see it. Am I missing the complete docs?

Basically, I need to know how to write (i.e. what parameters I should accept and what I need to return) an ajax controller action that will handle paging, sorting, and filtering. For example, what page we are on, how many pages are left, filters, etc...

I looked through the walkthrough as well, but didn't see anything handling these issues.

Thanks

1 Answer, 1 is accepted

Sort by
0
Joshua
Top achievements
Rank 1
answered on 12 Apr 2012, 09:32 PM
I found an excellent project that handles this here: https://github.com/rwhitmire/KendoGridBinder 
I was pretty surprised that Telerik doesn't provide this (or even answer a post within 24 hours with a link to something like this)



Tags
Grid
Asked by
Joshua
Top achievements
Rank 1
Answers by
Joshua
Top achievements
Rank 1
Share this question
or