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
Taylor
NA
2
0
Binding Textboxes and Combo's
Jul 19 2007 1:48 PM
I'm developing a windows application and I have one form that consists of a datagridview that populates data from a database. I want to be able to select a row (w/ the grdCarrierMaint_CellContentClick event) and have a seperate form start up with each column of the selected row, populated into individual controls(ie textboxes). I want to do this so I can edit the data and i realize that I can edit right from the datagridview, but there is other functionality that i need to include on this modal form. Can anyone tell me how i can pass in data from a gridview to these individual controls?
Reply
Answers (
0
)
How to bold or italicize a string going into an Rich Text Box.
Help with XML