Who did we go to already created datagridview from the next form registers..
Am first create a datagridview in the form Purchase,and add purchase details to it..then from next form is register in that form datagridview i wanna go to the alread created purcase details datagridview
Loading

VulpesPosted Oct 14, 2013, 5:45 AM
Sunny SharmaPosted Oct 14, 2013, 1:39 AM
how about saving the data from Purchase Gridview in DB or somewhere else and Getting the data back on next form?
HTH :)