Hi,
I have got a problem in the ListView.
By implement the ColumnClick event of the ListView control, I can change the sorting order of the items in the ListView. It work very well so far. However, when I resize the column by mouse, the ColumnClick event will also fire (after the ColumnWidthChanged event). This will change the sorting order of the items as well.
So, now, whenever I resize any column, the sorting order of items in the ListView will change as well. So, how I can avoid it ?
Thanks and Regards,
Felix CHAN
Hi Felix,
WJ-8072 and WJ-8073 are also included in our latest release (1.3.38).
Best regards
Frank
Logged as WJ-8072 and WJ-8073 for the DGV. Will be in the upcoming build.
Please login first to submit.