aspdotnetcore icon indicating copy to clipboard operation
aspdotnetcore copied to clipboard

How to use DataTable and DataView in asp.net core 2.0

Open sureshkumar1115 opened this issue 7 years ago • 0 comments

Hi All,

I have using DataTable (https://blogs.msdn.microsoft.com/devfish/2017/05/15/exploring-datatable-and-sqldbadapter-in-asp-net-core-2-0/) in asp.net core but not work in DataTable (https://apisof.net/catalog/System.Data.DataTable ) and DataView(https://apisof.net/catalog/System.Data.DataView). I have already referred System.Data.Common, Version=4.3 assembly extension.

could you please right me to proper way.

thanks.

sureshkumar1115 avatar Sep 06 '17 07:09 sureshkumar1115