I am using DataSet to import/export my data to XML. I also want to create a little application so the user can edit the data from DataSet. The application will import DataSet to a table (can be like Excel Table) with row, column and tabs.
Any idea how to do this
Thanks a lot,
Tammy