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
149
Ultra grid button columns not drag and Drop
posted

I have created two ultra grid button style columns .When I  drag one Ultra Grid  button style Column and drop into  UltraGrid  button style Column  , drag and drop ,Selection drop, Drap Over events are not firing ..

Two columns values(buttons ) are not drag..

Can i drag and drop the infragistics.win.ultragrid. Column Style.button ?

Please guide as me into the  right direction

 

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi,

    I'm not really sure what you are describing. Are you talking about the grid's built-in dragging of columns? Or are you talking about implementing your own drag/drop functionality using the dragdrop events of the grid?

    Either way, I don't see any way that the Style of the column could make any difference whatsoever. Perhaps you could post a small sample project demonstrating what you mean.

Children