Question

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top