hello guys how r u ?
my question is that, how can insert data into multiple tables with on single submit button in asp.net? tables based on one-many relationship, i mean i have to submit data in three different tables
Country
Provice (with country FK)
City (with Province FK)
and these tables are based on one-many relationship?
Reply soon
Thanks.
Loading
Prabhu RajaPosted Oct 7, 2011, 3:18 AM
You may take a look into the Code Snippets, Click Here
Thank You
Mamta MPosted Oct 7, 2011, 2:10 AM
One helpful article in this regard is:
http://www.c-sharpcorner.com/UploadFile/hmshms/8617/