Refresh Grid with Ajax?

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,

I guess you will have to use Blank App for that. I see no way to use Ajax in the standard grid. Possibly another option is to use jQuery but you need to put up more details for people to help you. Grid App is very limited in sense of customization of the code. I think Ajax for the grid is very important to implement. I believe there is also a setting to tell how often you want the grid to refresh, pehaps this could help but it will refresh entire grid not just an image.