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

using DataSource.pageSize() and not calling the server

1 Answer 64 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Ely
Top achievements
Rank 1
Ely asked on 28 Feb 2013, 03:58 PM
Hello,

I am using server side paging with the datasouce, and am attempting to do some out of box paging functionality.  When I try to set the page size using ds.pageSize(X), it does a server request with the new page size.  Is there a way to tell the datasource to not do a request when setting the pageSize?  This is giving some unwanted trips to the server.

Thanks

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 04 Mar 2013, 08:35 AM
Hello Ely,

Could you please share the code that you have used so we can get a better idea of your current setup?

Thank you in advance.

Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Data Source
Asked by
Ely
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or