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

Refresh Radtreeview on parent page from iFrame

1 Answer 42 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
AM
Top achievements
Rank 1
AM asked on 25 Nov 2010, 02:06 PM
Hi,

I have a radtreeview (dynamically populated) on the main page which also contains an iframe. On the click of node/context menu, I set the src of the iFrame to load the appropriate page. There are some redirects to other pages which also happen in the iframe. On click of a submit button which is on the iframe page, a new tree node is created in the database. I want to reload just the radtreeview on the parent page showing the newly created radtreenode , when the above submit button is clicked.
Any thoughts or ideas on this?

Also, is there any other telerik control that I can use in place of iframe?

Thanks

1 Answer, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 30 Nov 2010, 10:52 AM
Hello AM,

You can not reload the parent page without reload the nested iFrame.
We could most probably suggest another solution. Could you, please, explain in a bigger detail what exactly you try to achieve? Also, probably it's a good idea to illustrate this with the current state of the page you work on.


Regards,
Nikolay Tsenkov
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
TreeView
Asked by
AM
Top achievements
Rank 1
Answers by
Nikolay Tsenkov
Telerik team
Share this question
or