I am using a grid to display data and images and I wish to refresh this data in 15 sec intervals, but only the data of one of the blocks. I know how to refresh the data of all the grid, but I want to refresh one of 3 blocks only.
Re: Refresh one block only?
I will add my question…
how can I refresh a second detail iframe grid when this detail depends on first detail (also iframe) editable grid view? When I use both in 2 tabs and above my master, I need to reload the whole site in order to update my grid based on the editable grid where I have made my changes. Button REFRESH does not appear in Iframe…
Re: Refresh one block only?
Hello sir,
I never tested this before, but the only way i think now is by using ajax.
Regards
Re: Refresh one block only?
I solved my problem by using just 1 detail and this dtail I linked to second detail…