Hi,
I am having 5 panels on my screen.
On 4 panels, I have RadHtmlChart graphs.
On 1 panel, I have drop down control, to select which panel I want to update and some other parameters for that panel to apply. When the user selects 'Apply', only that particular panel needs to be updated.
In asp.net, I know the way, using updatepanels with asynchronous and triggers. I am new to telerik. I am trying to replicate using RadAjaxManager. Any help on how to achieve this. I had them listed under RadAjaxManager in UpdatedControls list. But all of them are getting refreshed.
Thank you,
Madhavi