Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Image Editor needs to popup on window.top (rather than current frame)
Re: Image Editor needs to popup on window.top (rather than current frame)
01-18-2010, 9:07 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Image Editor needs to popup on window.top (rather than current frame)
Reply
Quote
Hi geewhizbang,
Try use UseStandardDialog, like below.
<CE:Editor ID="Editor1" runat="server" UseStandardDialog="true">
</CE:Editor>
Regards,
Ken
View Complete Thread