Hi,
before I write my dataset to the database, I would like to sort it on a certain column. I've found some examples on the Internet, but they all used a 'dataview' to sort a DATAGRID. => but I'm not using a datagrid:S..
What would be te easiest way to sort a dataset? Can I use a dataview on my dataset to sort it, and if I sort the data in the dataview, how will the changes be copied into the dataset??
Niko
before I write my dataset to the database, I would like to sort it on a certain column. I've found some examples on the Internet, but they all used a 'dataview' to sort a DATAGRID. => but I'm not using a datagrid:S..
What would be te easiest way to sort a dataset? Can I use a dataview on my dataset to sort it, and if I sort the data in the dataview, how will the changes be copied into the dataset??
Niko