Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > General Discussions > RadFileExplorer - address bar
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered RadFileExplorer - address bar

Feed from this thread
  • Amanda avatar

    Posted on Jun 9, 2011 (permalink)

    Is there any way to remove the address bar?

    Thanks,
    Amanda 

  • Rumen Rumen admin's avatar

    Posted on Jun 14, 2011 (permalink)

    Hi Amanda,

    You can hide the address bar using the VisibleControls property as shown below:

    <telerik:RadFileExplorer ID="RadFileExplorer1" runat="server" VisibleControls="ContextMenus,Grid,Treeview,Toolbar"></telerik:RadFileExplorer>


    All the best,
    Rumen
    the Telerik team

    Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > General Discussions > RadFileExplorer - address bar