How to convert present Datagrid data into a DataTable? I have filtered the datagrid now i want only filtered data into a datatable. Datagrid.ItemSource or DatagridView is not helping here.
How to convert present Datagrid data into a DataTable? I have filtered the datagrid
Share
You can put data from datagrid to datatble as: