hi developers,
I have created a dynamic textbox using jquery and insert the dynamic row record one by one to the database. but now my team leader want to insert the records into the database by a single hit. so I want to bulk insert the records in a single hit from the C# code to Sql .
I am not using gridview.
I am trying with google. if anyone knows how to achieve this task let me know friends
Paul.S