I am using v13.2 but this behavior began with version 13.1. My clients run web apps using IE 9 - 11.
When a webdatagrid is clicked, regardless of edit behavior settings, the cursor seems to grab and hold the data grid where clicked and the grid moves around with the pinch until the cursor moved off the grid. Bring the cursor back over the grid and it resumes this behavior. Postbacks seem to reset the grid until the grid is clicked and the behavior starts all over again. I have tried various Edit Grid Behavior settings and disabling AJAX on the grid with no success.
Thanks for your help,
Hi Team,
Gentle reminder!!
Thanks,
Pushkar
I am also experiencing the above issue, and its sort of a headache.Kindly give some resolution.
Infragistics_ASPNET_20132.2007_SR
Hooray!
Thankfully I have found an example of my issue on none other than Infragistics website itself. Apparently this is an IE 11 related bug.
Please navigate to http://ko.infragistics.com/products/aspnet/sample/data-grid/multi-column-headers using IE 11 although I have seen this behavior in IE 10.
The only way out of this behavior is with a postback. The next time you click on the grid the strange behavior starts all over again until a postback.
Is this issue so common it's not worth responding to or am I truly the only developer experiencing this strange grid behavior?