Currently, I am doing a project. I don't know how to pass a value from one windows form to another windows form using c#.net. Suppose, I have two form: parent form and child form. Parent form consists of a datagridview now datagridview cell click child form is open Now in child form also a Datagridview containing the three columns last one is checkbox. when i checked the checkbox I want to pass selected item (Selected row and column 2 value) of datagridview to my parent datagridview form without closing the child form.
bhagawatshinde 11 Posting Whiz
ddanbe 2,724 Professional Procrastinator Featured Poster
bhagawatshinde 11 Posting Whiz
ddanbe 2,724 Professional Procrastinator Featured Poster
rohand 1 Posting Whiz in Training
bhagawatshinde 11 Posting Whiz
Mitja Bonca 557 Nearly a Posting Maven
bhagawatshinde 11 Posting Whiz
Mitja Bonca 557 Nearly a Posting Maven
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.