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
635
UltraExplorerBar drag group out to delete
posted

Hello,

I'm trying to create functionality similar to the UltraGrid's drag a column off the control to remove the column. What I want to be able to do is:

1. Drag a group off of the control and have that group removed.

2. Change the cursor to the same 'X' cursor that the UltraGrid uses when a group is dragged out of the control.

Is the functionality for #1 built in somewhere, or will I have to implement all the drag/drop events myself (including the drag a group to reposition its order)?

Thanks,

Trung