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
Prasad Bhagat
NA
516
235.3k
search data from table without send the request to db?
Feb 25 2016 3:30 AM
Dear All,
i have a procedure for binding the data to html table ,its displyaing all records perfectly,but now am going to search data based on that table content ,its means search data from the given bellow html table disply in same table .am how can i do that,
basically if we want to search anything we write a procedure with like function but my mngr asking for after databinding to html table search the record within the html table only dont wont go for database .so please give me some example on the same .
am using asp.net ,c# ,ajax,jqueary web methods.
Reply
Answers (
3
)
send file as a parameter to ajax call
How to insert date in datagridviewcolumn using c# winodws ap