Doing a Custom Sort on DataGrid

  • Thread starter Thread starter Guest
  • Start date Start date
Chris:

Appreciate the link. The issue I have is I need to have a custom sorter
based on
absolute value of the numeric data. So the Sort Property is not going to work.

I am trying to find how to do a custom sorter for the datagrid/datview
 
If all else fails you, create a new column that is not show in the grid that
contains the Absolute value.

Chris
 

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

Back
Top