Hi
When I create a grid with Virtual scrolling + Batch Editing, I edit a few fields and I do scroll, the k-dirty cells remain fixed in the grid instead of following the edited cells.
You can try it in this example of code:
http://jsfiddle.net/M6VmL/3/
I think I've solved it by modifying the k-dirty CSS class.
http://jsfiddle.net/M6VmL/4/
Greetings
When I create a grid with Virtual scrolling + Batch Editing, I edit a few fields and I do scroll, the k-dirty cells remain fixed in the grid instead of following the edited cells.
You can try it in this example of code:
http://jsfiddle.net/M6VmL/3/
I think I've solved it by modifying the k-dirty CSS class.
http://jsfiddle.net/M6VmL/4/
Greetings