Hello Laksh,
My colleague Peter already explained what would be the solution in current case if the "ServerOperation" option of the DataSource is set to true - creating separate Ajax request to get the IDs of the rows on other pages. If the "ServerOperation" option of the DataSource is set to false than you can access the records from other pages by calling the "data" method of the DataSource on the client side.
Regards,
Vladimir Iliev
Telerik
My colleague Peter already explained what would be the solution in current case if the "ServerOperation" option of the DataSource is set to true - creating separate Ajax request to get the IDs of the rows on other pages. If the "ServerOperation" option of the DataSource is set to false than you can access the records from other pages by calling the "data" method of the DataSource on the client side.
Regards,
Vladimir Iliev
Telerik
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 Feedback Portal
and vote to affect the priority of the items