c# - DataGrid Sorting By Any Column Only Sorts by First Column Criteria -


i have been scratching head @ 1 quite while. xceed datagrid sorts acqid , nothing else, when select other columns strings, date, , numeric. see image of date sorting below.

screen shot of wonky datagrid sorting

my object pretty complex, have no clue modify work. have less complex object list seems work fine sorting. seen before?

for else stumbles on this... setting autocreateitemproperties="false" in collectionviewsource cause behavior.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -