Hi
I have 2 modal RadWindows. Window2 is called by an event in Window1.
I am using client side code to close Window2 and remove its modality and, in the same code block, to set the focus to a text box in Window1 (Winow1 remains modal). When I attempt to set focus as described, I get an error stating that the control is either invisible, disabled or incapable of accepting focus.
Is there a workaround?
Thanks
Harry Kable
I have 2 modal RadWindows. Window2 is called by an event in Window1.
I am using client side code to close Window2 and remove its modality and, in the same code block, to set the focus to a text box in Window1 (Winow1 remains modal). When I attempt to set focus as described, I get an error stating that the control is either invisible, disabled or incapable of accepting focus.
Is there a workaround?
Thanks
Harry Kable