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
1385
Record Drag & Drop
posted

Hi,

I am using the sample from Elena to have drag & drop functionality in my XamDataGrid:

http://community.infragistics.com/forums/t/68238.aspx

Problem is, I still have a few issues which you maybe can help me with:

  1. FieldChooserButton is shown but not working, the FieldChooser is not opening
  2. AllowFieldMoving ist still not working
  3. I am now able to select a row with the "arrow" on the left of every record. This problem is solved.
  4. The drag object is still not left-aligned. Do you have an idea how to do that?
  5. I need to set AllowEdit="False". Doing that, the drag&drop funcionality is not working anymore
  6. I am also not able to hide any of my fields although I've set the Visibility="Collapsed" it is still visible

Any ideas or suggestions?

Thanks a lot for helping!

 

Parents Reply Children