Resize the Column in ListView by mouse will also fire ColumnClick.

Answered
0
0

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

Attachment
  • You must to post comments
Best Answer
0
0

Hi Felix,

WJ-8072 and WJ-8073 are also included in our latest release (1.3.38).

Best regards
Frank

  • You must to post comments
0
0

Logged as WJ-8072 and WJ-8073 for the DGV. Will be in the upcoming build.

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.