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
320
Drag&Drop CellValue on ContextMenu
posted

Hi Guys,

I want to achieve the following in a xamDataGrid.

When a I start dragging a cell value, I want to display a contextmenu, and drop the cell value on one of the options in the menu. Then, according on the option selected when drop the value, I'd like to fire the event associated to that option. I was wondering if you have something like this already done?. Could you provide an example?

Thanks in advance.