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
Ashwini
NA
147
140.1k
Dropdown in Grid
Oct 23 2011 8:30 AM
Hi,
i am developing a application in which iam using dropdown list,textbox controls in gridview. in the gridview first column(product id) i am placing dropdown list i.e all the rows of first column having dropdown list. in gridview 2nd and 3ed(name and address) column i am placing textboxes i.e in all the rows of column 2nd and 3ed. i am having table in database like address which is having column names as produci id, name, address. now what i wanted to do is i wil display all the product id's in all the dropdown list of gridview. after this user will select product id from gridview 1st row dropdown list, the corresponging values of product id should fetch from DB and display it 2nd and 3ed column of 1st row in gridview. like this same thing for 2nd row and so on. how to do this i am not getting. please can any body help me. Thanks in advance.
Reply
Answers (
8
)
Can i paging by javascript or ajax
How custom validator works