Hello,
We have a custom web user control button on which it creates Radwindow dynamically and open radwindow with specified size mentioned in user control creation. We have this button in our pages under different panels and these panels and made visible true or false based on radcombbox selection which is controlled by ajax manager for ajax purpose. When the page first time gets loads and when clicking the button opens the radwindow in correct size as specified. But once we change radcombobox which shows another panel with different button which opens radwindow. But this window size is very small and not as equivalent as specified in the web user control. If i remove the ajax stuff and make it regular postback where the full page refreshes then everything works fine. Only when ajax is applied i am getting this resize issue. Please let me know is anything i have to do to make it work.
Regards,
Elango
We have a custom web user control button on which it creates Radwindow dynamically and open radwindow with specified size mentioned in user control creation. We have this button in our pages under different panels and these panels and made visible true or false based on radcombbox selection which is controlled by ajax manager for ajax purpose. When the page first time gets loads and when clicking the button opens the radwindow in correct size as specified. But once we change radcombobox which shows another panel with different button which opens radwindow. But this window size is very small and not as equivalent as specified in the web user control. If i remove the ajax stuff and make it regular postback where the full page refreshes then everything works fine. Only when ajax is applied i am getting this resize issue. Please let me know is anything i have to do to make it work.
Regards,
Elango