Hi Telerik Team,
I am trying to integrate a iGoolge type page using the dynamic RadDock based on user selection of predefined Widget selection. I trying to integrate this page with the page haing outlook style panels using the RadSplitter, RadPane and RadToolBar. One of the panels have this name "Dash Board" that contains the third party tree view node that loads the iGoogle style page in the Right pane in a iFrame
The issues that I am facing is:
1) The dynamic RadDock do not appear on the UI though it being created successfully in code behind and same page execute successfully when called separately. Some time it does appear on panels page but then there are no command buttons on the RadDock. Further the ones appeared were not in their respective RadDockZone, they were outside the Zone, though there was code for attaching it to a zone (again execute successfully as a separate page).
2) When the RadDock page is loaded in Right pane iFrame, I am able to load other panel pages after that, even if click the other tree view nodes. It appears the RadDock page consumes the events and no other page is loaded after that. Is there a way around.
3) Page.ClientScript.RegisterClientScript is not executed by browser having RadDock.
Please help ASAP.
Regards,
Sandeep Mittal