{
DataTable dataTable = new DataTable();
dataTable.LoadDataRow(array, true);//Pass array object to LoadDataRow method
return dataTable;
}
Kalpesh Satasiya 3:16 PM array, asp.net, convert array to datatable, datatable, software developer, software development No comments
0 comments:
Post a Comment