can we change the size of the fileupload window, without affecting the changes on other rad windows.
I tried to apply the changes using windowmanger but those get applied to all the rad windows like file open window.
3 Answers, 1 is accepted
0
Vessy
Telerik team
answered on 18 Nov 2015, 12:53 PM
Hello Pavan,
RadFileExplorer uses RadWindowManager for its dialogs and it is not possible to set explicitly the size only of the Upload window. The only possible approach I can suggest you is to hadle the WindowManager's ClientShown event and configure the size of the current window depending on its title.
For example, you can have a similar implementation:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
Wow! ... Tks, lo estuve buscando .... la soluciĆ³n sirve de maravilla.
0
Vessy
Telerik team
answered on 10 Mar 2020, 07:29 AM
Hello,
You are welcome, Francisco :) I am glad the provided solution is what you were searching for.
Regards,
Vessy
Progress Telerik
Get quickly onboarded and successful with UI for ASP.NET AJAX with the Virtual Classroom technical trainings, available to all active customers.Learn More.