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

Client Side databinding -web service vs pagemethod

1 Answer 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
bob ter
Top achievements
Rank 1
bob ter asked on 25 Feb 2010, 11:47 AM
Hi,

I'm trying to make my app a bit more responsive so im looking into client side binding after ive added a row to the database.

I havent found any simple examples on here only partially complete complex examples. Can someone help me out with this questions - Should I be creating a webservice to retrieve information from or a webmethod (pagemethod?) or are these essentially the same thing?

Surely theres an example out there of adding information to a table and then refreshing the grid with client side binding? I'm addin the information through controls not the grid itself so i need to call a javascript method to refresh the grid.

Thanks,

Phil

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 25 Feb 2010, 03:35 PM
Hello,

Page methods and web services are essentially one and the same thing. Here are a few other threads that discuss the subtle differences:

ASP.NET page methods vs web services

page methods versus webservice

Veli
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
bob ter
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or