I have a table CUSTOMER and CUSTOMER_CONTACTS. Each customer will have multiple contacts.
Im displaying CUSTOMER details in Textboxes and corresponding CUSTOMER_CONTACTS in a datagridview. For new customer entry, on Insert, datagridview should become empty so that user enters multiple contacts in datagridview. There multiple records (newly entered records in the gridview) should be inserted into CUSTOMER_CONTACTS. Im able to insert textboxes informationto CUSTOMER table but how to insert records in gridview to CONTACT_DETAILS in a single shot. I request C# code for the same. I wl be very greatfull to you.
New records entered in datagridview to be inserted in database table uNew records entered in datagridview to be inserted in database table u
Page 1 of 1
1 Replies - 2135 Views - Last Post: 15 August 2008 - 10:58 AM
#1
New records entered in datagridview to be inserted in database table u
Posted 15 August 2008 - 09:17 AM
Replies To: New records entered in datagridview to be inserted in database table u
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|