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