Sorry for the crud example but its the easiest way to explain this.
download this example
http://ko.infragistics.com/community/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.44.75.14/PopupWindow.zip
and then add
{ name: "Selection", mode: "cell", multipleSelection: true, mouseDragSelect: true, touchDragSelect: true,
}
now run and click the popout button then click on a cell and release. Now the mouse is stuck to that cell and moving emulates dragging. What causes this? It occurs at random times for us and we never had a good way to lock it down. Finally in this example it does this every time.
Hello Sean,
I have received a word from the developers. It is not recommended to attach/detach a widget in that way, because a lot of the bindings wont work. For example the mouse release event is not fired properly, because it is bind to the Parent window not to the child window. Could you please explain to me what is your goal, why you want to detach the igGrid and to attach it to a new window.
Looking forward to hearing from you.
Hello,
Thank you for reporting this.
I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 174618. A support case is created on your behalf with number CAS-139806-C1M6Y3 , so that you can be notified when the bug is fixed. You can find your active cases under Account - Support Activity in our website. Select your ticket and go to Development Issues tab to view the status of related bugs.
Let me know if I may be of further assistance.