I have the single dashboard and multiple system panel with single AJAX panel. AJAX panel is used for video.
1> I need to auto refresh the system panel which I can do based time range menu from top right side Quick ranges->Custom range->Refreshing every=5s
2> AJAX is used for playing the video.
Right now after 5s AJAX panel is also getting refresh and so does video is also starting again.
So would like to know if is there any way where auto refresh can be disable for specific panel?
Thank you