G
G .Net
Hi
I have a DataGrid which has combos in the first field. These combos are
populated via a DataView from another table. When I click the header of the
field i.e. to sort it, the rows are sorted via the foriegn key in the combo,
rather than the value that is actually displayed. How can I get the sort to
use the value displayed in the combo?
G
I have a DataGrid which has combos in the first field. These combos are
populated via a DataView from another table. When I click the header of the
field i.e. to sort it, the rows are sorted via the foriegn key in the combo,
rather than the value that is actually displayed. How can I get the sort to
use the value displayed in the combo?
G