Hi guys,I need your help, I used a webdialogcontrol and I placed inside my user Control.
Now want that when the user resize the web dialog automatically my user controlo has to resize itself following the web dialog dimension.
I haven't found samples about it, can somebody tell me a suggestions?
Thanks
Erik
Have you set the controls inside of your user control to 100% width and height?
Devin
I'm really stupid sorry for my question, I worked a lot into winForm environment in the last time, and now I forget the primary concetps of ASP!
In your opinion, how I can maintaining the user control with proportional dimension when user resize the WebDialog? My user control is a circular gauge and it create a bad stretch effect is resized not in propotional.
Thanks Devin