Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
UltraWebTree doesn't work in SP2010 dialog box
posted

Hi,

I'm having an issue with using an UltraWebTree object inside a SharePoint 2010 Beta 2 dialog box.  Due to how SharePoint's dialog framework works, the tree is pulled out of the aspnetForm in the DOM whenever the dialog is opened.  To compensate for this in Beta 1, I used the dialog box's get_modalDiv() function and added it back into the DOM at the proper place manually in JS.  This function doesn't exist anymore in Beta 2, so the control breaks.

Has anyone encountered this issue?  Any suggestions on how it might be fixed?

Parents
No Data
Reply Children
No Data