This question is locked. New answers and comments are not allowed.
Hey,
Today is 7/28/2011. We updated to the latest controls a week or so ago. The RowReorderBehavior from the demos are no longer working when dropping over anothe row. If i drop over a blank part of the grid everything works, but if i drop over another row it doesnt. What i have found is that tha OnDragInfo with a DragStatus of DropComplete works fine to remove the item from the list, but the OnDropInfo just flat out never fires after that. If i drop over a blank part of the grid both the OnDragInfo and the OnDropInfo fire with a DragStatus of DropComplete. Its as if something new is causing the drop not to see that its also being dropped on the grid behind the row and just stops at the row.
Is this demo still working for yall with the latest controls?
Today is 7/28/2011. We updated to the latest controls a week or so ago. The RowReorderBehavior from the demos are no longer working when dropping over anothe row. If i drop over a blank part of the grid everything works, but if i drop over another row it doesnt. What i have found is that tha OnDragInfo with a DragStatus of DropComplete works fine to remove the item from the list, but the OnDropInfo just flat out never fires after that. If i drop over a blank part of the grid both the OnDragInfo and the OnDropInfo fire with a DragStatus of DropComplete. Its as if something new is causing the drop not to see that its also being dropped on the grid behind the row and just stops at the row.
Is this demo still working for yall with the latest controls?