Insert a record by using disconnected architecture
Hai friends, please provide me code for inserting a record into data grid view in windows form in disconnected architecture.....
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.
Iftikar HussainPosted Jul 10, 2013, 11:39 AM
You can do like this
Regards,
Iftikar
Sanjeeb LenkaPosted Jul 10, 2013, 11:34 AM
check this link with explanation
http://www.programcall.com/3/adonet/disconnected-architecture-in-adonet.aspx
http://helpingdotnet.blogspot.in/2011/10/connected-and-disconnected-architecture.html
for gridview insert using connected and disconnected check below link
http://sudhakardasoju.wordpress.com/2012/06/22/filling-gridview-using-disconnected-and-connected-connection/