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
viv verma
NA
163
35.2k
Through hidden field value how to bind gridview in ASP.NET
Nov 17 2016 6:53 AM
Through hidden field value how to bind gridview in ASP.NET using jquery
====
1. When I am click in gridview through Jquery I got the value of perticular column of
cell. (exp: if i click a row then i get cell value in val variable using Jquery &
pass these val in Hiddenfield)
2. look in Jquery function i have cell value in hidden field.
3. So, these hidden field value How to bind a grid in ASP.NET, without using any
serverside click event.
Reply
Answers (
2
)
Bind gridview through Jquery in asp.net
how to call webmethod with parameter