Does DataTables support ado.net methods of fetching data?
Does DataTables support ado.net methods of fetching data?
fjones68
Posts: 6Questions: 2Answers: 0
I'm not familiar with the 4 methods for fetching data that are indicated in the manual. This table doesn't support good old ado.net means of fetching data from sql server? ie. sql datareaders, adapters, etc... I like that it implemented sorting and paging with sample data and has delete features as well. But I am using mvc 4. Tried to set up a web service and failed. Anyone?
This discussion has been closed.