Hi.
i have a webservice which returns a dataset from database, the webservice works fine, i want to call my codebehind method on every keypress from javascipt, which inturn call this service and this codebehind method is used to fill a gridviewcontrol from the returned dataset.
so how to call my codebehind method using ajax everytime when a user on clientside presses a key???.
note: i donot want to use PageMethods techinique.
Any one can Help ???
thx in advance
Mansoor.
Loading
AartiPosted Jan 5, 2012, 1:41 AM
mansoor altafPosted Jan 4, 2012, 7:16 AM
AartiPosted Jan 4, 2012, 6:41 AM
Refer Below link. I hope it will help you.
http://weblogs.asp.net/sohailsayed/archive/2008/02/23/calling-methods-in-a-codebehind-function-pagemethods-from-client-side-using-ajax-net.aspx