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

webservice signature call when no paging

1 Answer 28 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lamborghini
Top achievements
Rank 1
Lamborghini asked on 27 Nov 2010, 06:25 AM
Hi All,

I am implementing a RadGrid without paging. What is the webservice signature for this case?
I researched the documentation and found how to do this with paging enabled, but it does not say anything about not having paging.

Thanks,
E.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 01 Dec 2010, 11:12 AM
Hello Lamborghini,

You should use the same signature with or without paging enabled. When paging is disabled, you can return int.Max instead of getting the items count.

Check it out and let me know if this works for you and if any issues arise.

Regards,
Iana
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Lamborghini
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or