This is a migrated thread and some comments may be shown as answers.

RadTree - Refreshing different controls on nodeclick & context menu click

3 Answers 56 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 08 Jun 2012, 04:54 PM
I am using a RadTree & wants to achieve following details:
1) If user clicks on node : it will open another page in the right frame
2) If user clicks on the context menu option (Bookmark) on the same node :
    a) it should update the radmenu at the top (this requrs server side call), but 
    b) should not refresh the page or specifically update the right frame.

I am using "RadAjaxManager" & everything else is working alright except (2b).
Is there a way I can control the RadTree to update the frame oly on NodeClick & not on Contextenu click

Thank you

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 13 Jun 2012, 02:56 PM
Hello Andy,

 
You can refer to this help topic where is explained how to Add AjaxSettings Programmatically

Hope this will help you solve the issue.

Kind regards,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Andy
Top achievements
Rank 1
answered on 09 Jul 2012, 08:11 PM
Thank you for the response. But How do I manage if the controls are in another page (Default Page) which has master  page as include?
0
Plamen
Telerik team
answered on 10 Jul 2012, 12:36 PM
Hello Andy,

 
You can refer to the RadAjax and MasterPage help article and MasterPages: Ajaxify and Update Controls in Master and Content Page help article such more information about similar scenarios are provided.

Hope this will be helpful.

Regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
TreeView
Asked by
Andy
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Andy
Top achievements
Rank 1
Share this question
or