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
Saqib Malick
NA
23
0
Binding second Combo Box based on First Combo Box Selection
Jan 9 2010 11:24 AM
Hello to All,
I have Master Detail form where in a Form I have a combbox1 and in the DataGridview I have another combobox2, I want that use the first combobox1 selection based value in second combobox.
e.g,
Select Class_ID, Enrollment_ID, Student_name from Enrollment_Table where Class_ID = combobox1.Valuemember;
I want to populate Student Name in combobox2.
How should I start, hope any one will guide me to solve this issue.
Thanks,
Saqib
Reply
Answers (
2
)
i want that join (video/audio) in c# coding via mixing ..any possible way?
How To Access GridView inside DataList and Then Access The Label insdie That GrdView( By Cleint Side Only)?