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
455
Highlight record on Drag over on it in xdg_PreviewDrop event
posted

I want to highlight record on which I will drop a record from other grid in xamDataGrid_PreviewDrop event.

How to achieve this.

Thanks,

Priya

  • 35319
    posted

    Hello Priya,

     

    I am just checking if you require any further assistance on the matter.

  • 35319
    posted

    Hi Priya,

     

    Thank you for your post. I have been looking into your question and you could use the ‘DropTargetMarkerBrush’ of the DropDownManager.DropTarget in order to set a brush of the drop target record. I am attaching a sample application(DragDropRecordsBetweenGrids_Brush.zip) that shows this functionality.

     

    Let me know, if you need any further assistance on this matter.

    DragDropRecordsBetweenGrids_Brush.zip