I would like to know what’s the best way to insert records from Datatables into a database, just noticing that I’m using ASP.NET/WebForms & WebServices to retrieve the information from DB.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Most people using DataTables are using MVC. However, here is a step-by-step tutorial on how to use it with WebForms:
Part 1: http://blueorbitsoftware.com/blog/?p=17
Part 2: http://blueorbitsoftware.com/blog/?p=78