I am building a form where a user can upload multiple files and am showing a RadProgressArea on the page for status. Is it possible to have this status pop up in a modal window with RadWindow instead of being inline on the page?
I'm assuming you could do the same thing by wrapping the RadProgressArea in a div and then setting the following css styles on the div style="position:absolute;z-index:1000;top:100;left:100". You can determine the correct top and left to apply to the div.
I hope that helps.
0
Simon
Telerik team
answered on 23 Aug 2010, 11:32 AM
Hello digitall,
You could also try the approach shown in this Code Library project in addition to Cori's much simpler suggestion.
Regards,
Simon
the Telerik team
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 Public Issue Tracking
system and vote to affect the priority of the items