Hello all,
I need to refresh a grid every few seconds, including an image that is changing; for that image I want to use javascript/Ajax to refresh the values and the image, so that I don’t get a blinking on the image when update.
The problem is that I can’t find a way to create Ajax code on the grid, only on the form, is it posible to do this?
please help,