hai i have 2 forms form1 has textbox,button-(when i click on this button it redirects to form2 which has a datagridview and button(btnok))and when i double click on cell or click on btnok(button) of datagridview i want to get data of that cell value into form1 textbox(txtpubcode).
Loading
VulpesPosted Apr 5, 2014, 10:03 AM
// Form1
// Form2
AshokPosted Apr 6, 2014, 1:13 PM
// Form1
// Form2