G
Guest
When using a DataGrid I can easily sort the items by clicking on the column
header, but is there a way to sort them automatically? If I have 20 records,
each numbered 1 to 20, and delete number 13 before adding it again, it
appears at position 20. Is there any way of getting the data to sort itself
when the form loads? Or, as I am using an XML file as the source of the
data, can that be sorted?
header, but is there a way to sort them automatically? If I have 20 records,
each numbered 1 to 20, and delete number 13 before adding it again, it
appears at position 20. Is there any way of getting the data to sort itself
when the form loads? Or, as I am using an XML file as the source of the
data, can that be sorted?