Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
Need example of mvc helper, remote sorting and remote paging
posted

I'm evaluating third party controls for use with asp.net mvc and I'm finding the examples and documentation for Ignite a bit  lacking. I'm trying to put together a sample grid that makes use of remote sorting and remote paging and uses the mvc helper. I only want to return the number of rows to the client that are specified in the page size. This seems like a pretty basic example that just about everyone would want but I'm having a hard time finding it.

Does such an example exist somewhere?

Any help would be appreciated.

Thanks