All Tags »
Winform »
Sort Xceed grid (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi,
We are having a problem while attempting to sort a Xceed DetailGrid, which is databound.
It seems to be sorting by ValueMember (i.e. the database field/ column that holds the id) instead of the DisplayMember ( i.e. the database field/ column that has the description, which is visible to the user via the UI).
What is the proper way of ...