Q: DataGrid with combos in a field

  • Thread starter Thread starter G .Net
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top