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

Paging whit Web Service Data

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nico
Top achievements
Rank 1
Nico asked on 21 May 2010, 07:37 PM
HI, i have an issue whit one grid populate whit datasource populate from webservice(svc).

I create a simple webservice where i put some rows.
I create a method for paging that data in each class where i want to have the paging, i pass the parameter
- grid.currentIndex
- grid.pagesize
- filter
- sort

Now, i create a new application where i insert the webservice and create a page where i insert the radgrid whit my parameter and allowpaging set on true.

in the code i use the method for populate that grid and that return all of my row and it populate but paging never won't show.

in the project of the webservice a try the method if having am error and i create inside the radgrid but whitout call the webservice but using EntityDataSource and the grid run perfectly whit paging.

where i make an error??
thanks

1 Answer, 1 is accepted

Sort by
0
Johny
Top achievements
Rank 1
answered on 27 May 2010, 07:34 AM
Hi,

I think this video will be helpful for you:

http://tv.telerik.com/radtips/radgrid/radgrid-for-asp.net-ajax-+-declarative-client+side-databinding,-part-2

Thanks
Johny
Tags
Grid
Asked by
Nico
Top achievements
Rank 1
Answers by
Johny
Top achievements
Rank 1
Share this question
or