hai,i have 2 forms form1,form2. In form1 i have datagridview with some rows and if i press button(ok) in form1 i want to get selected row column values
into textboxes of form2 and form2 has a button(new bill) if i press this it goes to form1.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nilesh AvhadPosted May 6, 2014, 10:12 AM
This may help you.
http://www.c-sharpcorner.com/Forums/Thread/198746/
thanks