Hii..,
I've a form where some 10 textboxes are there with lables along with them.i need to add the lable text and textbox text as a single row to database table.so i've 20 text boxes and 20 lables so i need to add 20 rows.How can i add these many rows in a single shot.
Thank you.
Im using C# and VS 2008.
Rgds,
Tirumala Reddy B
I've a form where some 10 textboxes are there with lables along with them.i need to add the lable text and textbox text as a single row to database table.so i've 20 text boxes and 20 lables so i need to add 20 rows.How can i add these many rows in a single shot.
Thank you.
Im using C# and VS 2008.
Rgds,
Tirumala Reddy B
Comment