1. Strongly typed dataset, sorted by dataview, how to get dataset's row index from dataview?
2. Can I convert IList to a DataSet, DataTable or DataView?
3. 2 DataView's from 1 DataSet/DataTable influence each other...
4. DataTable -> DataView -> Sort -> DataGrid : need related DataTable index
5. How to assign the changed datatable in dataview back to a datatable?
6. Problem removeing DataTable and Adding DataTable to DataSet
7. Problem removing DataTable and adding DataTable to DataSet
8. SQL Table to DataSet to Dataview, to DataSet to XML!
9. DataView to datatable, howto?
10. Datatable.Select or DataView
11. Using DataView or Select expression on a DataTable to filter distinct records
12. Creating a DataView from DataTable?
13. Dataview into new datatable
14. datatable rows count and dataview count differ
15. Delete DataView rows from DataTable (should be simple)