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
285
UltraWinGrid - DragandDrop
posted

Hello Guys,

I have a UltrawinGrid and it contais Rows and related subrows. Below is the design of the structure

HeaderRow1

       DetailRow1

       DetailRow2

       DetailRow3

HeaderRow2

       DetailRow1

        DetailRow2

        DetailRow3

My job is now to drag and drop DetailRow of any Header Row into another Header Row or DetailRows. In the dragOver event i am looking for the spot to drop that row into another region that gives me random result. So i am not able to find out the exact spot to drop that row.

So can anyone help me for this one?

Please keep in the mind the structure of this grid rows.

Thanks

Parents
No Data
Reply Children