Posted on Jan 19, 2012 (permalink)
Reply
Posted on Jan 25, 2012 (permalink)
Posted on Mar 15, 2012 (permalink)
Posted on Mar 20, 2012 (permalink)
Posted on Mar 23, 2012 (permalink)
.RadUpload_Default .ruDropZone
{
z-index
:
9999
;
}
public
class
MyControl : HtmlGenericControl
private
RadAsyncUpload AsyncUpload;
RadContextMenu ContextMenu;
void
InitializeComponent()
TagName =
"div"
Style.Add(HtmlTextWriterStyle.Height,
"200px"
);
Style.Add(HtmlTextWriterStyle.Width,
AsyncUpload =
new
RadAsyncUpload();
ContextMenu =
RadContextMenu();
ContextMenu.Controls.Add(AsyncUpload);
ContextMenu.Targets.Add(
ContextMenuControlTarget { ControlID = ClientID });
Controls.Add(ContextMenu);
.ruDropZone {
width
205px
height
20px
background-color
#f0f0f0
border
1px
dashed
#CCCCCC
; border-radius:
5px
margin
-28px
0
-5px
padding
28px
: X; }
Posted on Mar 26, 2012 (permalink)
Posted on Mar 29, 2012 (permalink)
Back to Top
[ ASP.NET AsyncUpload Features | Documentation | Demos | Telerik TV | Self-Paced Trainer | Step-by-step Tutorial ]
UI controls for ASP.NET AJAX, MVC, WPF, Silverlight, Windows Forms and Windows Phone. Visual Studio productivity tools. Reporting and data layer solutions.
HTML5 / JavaScript tools for Web and Mobile applications
Functional, Performance, Load and Mobile Software Testing
CMS, Mobile Web, Ecommerce, Emarketing, Social Media
Project management software inspired by Agile best practices
It seems you haven't bookmarked any pages. Fix that by clicking the button below