Hi
I am using 2008 Q2 controls.
I have a situation where I am opening a RadWindow from another RadWindow. Initially this works well.
As I don't destroy this 2nd RadWindow, if the user was to close this then to reshow it in Javascript I simply do:
gwinEventPickList.Show()
This does show the RadWindow however it doesn't have modal focus, only the 1st RadWindow does.
How can I make this a modal window again? I tried the SetActive() and SetModal() functions in Javascript but it makes no difference.
Kind regards
Mark Eaton
I am using 2008 Q2 controls.
I have a situation where I am opening a RadWindow from another RadWindow. Initially this works well.
As I don't destroy this 2nd RadWindow, if the user was to close this then to reshow it in Javascript I simply do:
gwinEventPickList.Show()
This does show the RadWindow however it doesn't have modal focus, only the 1st RadWindow does.
How can I make this a modal window again? I tried the SetActive() and SetModal() functions in Javascript but it makes no difference.
Kind regards
Mark Eaton