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
GR M
NA
5
23k
adding items to a combo box depending upon the value given
Dec 30 2010 5:07 AM
I have a unbound datadridview named dgv_add, which contains columns of type datagridviewcolumn types and the another column of type datagridviewcombobox type. I want to add specific items from a database depending upon the inputted text in the column of 1st type. I mean I want to retrieve specific column from a database and add the available items to the combobox after inputting text in the column of 1st type.
eg:
DGV_Add-> datagridview
Mdcn_Name->datagridviewcolumn
Mdcn_Pack->datagridviewcombobox
PLZ HELP.
Thanks In advance.
Reply
Answers (
0
)
How to play sound from the web BUT not the page itself
Preventing duplicate code in different for loops