Can anyone help me, I've got a form that has a datagrid on it, this can have a lot of data in it (populated by setting it's data source to the defaultview of a datatable), but then it will be cleared, how do I properly clear the data from the grid such that the memory will be freed up again? (it's over 700MB so it's quite significant)
Thanks,
- Anthony