I have a RadWindow within a user control within a tabbed page. When the tab containing the radwindow is clicked a javascript error occurs stating that the onClose function cannot be found. The identical code used in a control and not in a tab works.
If EnableAjax="False" is set within the RadAjaxManager on the parent page no javascript error is generated and the window appears when the link is clicked.
Any suggestions as to how to get rid of the javascript error when EnableAjax="True" on the parent page.
Thanks
Jac
If EnableAjax="False" is set within the RadAjaxManager on the parent page no javascript error is generated and the window appears when the link is clicked.
Any suggestions as to how to get rid of the javascript error when EnableAjax="True" on the parent page.
Thanks
Jac