Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1500
SelectionDrag event with HeaderClickAction set to SortMulti
posted

Hi,

I need to handle the UltraGrid.SelectionDrag event. The HeaderClickAction (UltraGrid.DisplayLayout.Override.HeaderClickAction) property is set to SortMulti. The SelectionDrag event is not raised when I start dragging a column. However when I change HeaderClickAction to "Select" the event starts raising.

Why is that? Is there I way the SelectionDrag event is raised when I start dragging a column, when HeaderClickAction event is set to SortMulti?

Thanks,

Vitaly 

Parents Reply Children
No Data