Hi all,
I have a RadGrid with UserControl as editmode, i set a timer to tick every 3 seconds to check the RadGrid's editmode whether if it's close, if yes, the timer will auto close the page.
Currently it works well, but the UserControl editmode will "flicks" / "flash" every 3 seconds when the timer ticks, all the data in the RadGrid will refresh with the original value...
Any way to stop the "flicks" / "flash" when the timer ticks?
Thank you.
Best regards,
George
I have a RadGrid with UserControl as editmode, i set a timer to tick every 3 seconds to check the RadGrid's editmode whether if it's close, if yes, the timer will auto close the page.
Currently it works well, but the UserControl editmode will "flicks" / "flash" every 3 seconds when the timer ticks, all the data in the RadGrid will refresh with the original value...
Any way to stop the "flicks" / "flash" when the timer ticks?
Thank you.
Best regards,
George