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
Kk Ss
NA
17
1.3k
Display selected row data to the text box of other window.
Jun 13 2018 12:46 PM
I have a DataGrid that have two columns PID and Process Name that dynamically displays running processes at run time.I have two windows. On the main window there is a text box and the browse button. When i click on the browse button the new window appears that shows all the processes currently running in my pc. I would like the program to display the data in the selected ROW to the textbox of main window.however I'm not sure how to get this data and display it in the text box based on the row that is selected.
Reply
Answers (
2
)
how garbage collection is done in c#?
Populate datagridview column combobox datasource