Nilesh Avhad

Nilesh Avhad

  • NA
  • 600
  • 298.3k

c# Win Forms

Jan 9 2013 5:52 AM

I have one window form in which I take a two textboxes for entering data. On other window form I take on gridview control. When I press save button of first form then data should be save in sql server table and display in gridview column of other form. How Can I pass textbox value of one form to other form and display it in gridview control?

Thanks in advance


Answers (2)