Having problem with dirty flag when using virtual scrolling. Here is dojo sample http://dojo.telerik.com/@ssharifi/IzeQ
Change few columns on the first page and you'll see the dirty indicators show as expected. Then scroll down few rows and scroll up, the dirty indicators are still there. next scroll down more than 100 records (page size) and scroll back up. This time the dirty indicator is gone. The change values are still there.
Is this a bug? Is there any way to fix this? I am trying to use virtual scrolling and allow the user to change any number of rows then when they are ready use a save command to save the changed rows.
Change few columns on the first page and you'll see the dirty indicators show as expected. Then scroll down few rows and scroll up, the dirty indicators are still there. next scroll down more than 100 records (page size) and scroll back up. This time the dirty indicator is gone. The change values are still there.
Is this a bug? Is there any way to fix this? I am trying to use virtual scrolling and allow the user to change any number of rows then when they are ready use a save command to save the changed rows.