I have a situation where I am defining mutliple Radwindows under Radwindow Manager.
<Rad windowmanager id = RdManager1 >
<windows>
<radwindow1 id = rdwindoweasy> </radwindow>
<radwindow1 id = rdwindowhard> </radwindow>
</windows>
</radwindowmanager>
Here I want to set the radwindow size individually for each windows..But when I set so its not applying...It applies to all whn I set to radwindow manager.Please any suggestions on how do I set the radwindow size..i do not want to set it dynamically.
<Rad windowmanager id = RdManager1 >
<windows>
<radwindow1 id = rdwindoweasy> </radwindow>
<radwindow1 id = rdwindowhard> </radwindow>
</windows>
</radwindowmanager>
Here I want to set the radwindow size individually for each windows..But when I set so its not applying...It applies to all whn I set to radwindow manager.Please any suggestions on how do I set the radwindow size..i do not want to set it dynamically.
