TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
mansoor altaf
NA
68
0
codebehind method and ajax
Jan 4 2012 5:59 AM
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.
Reply
Answers (
3
)
calling a codebehind method via webservice
Checking Disc C Space in linux server through ASP.Net