Using Editor File Managers as Stand-Alone Controls

Thread is closed for posting
3 posts, 0 answers
  1. 45AA9EE6-E8B5-40A0-99F5-6391C10FC799
    45AA9EE6-E8B5-40A0-99F5-6391C10FC799 avatar
    571 posts
    Member since:
    Aug 2004

    Posted 08 Aug 2008 Link to this post

    Requirements

    RadControls version

    ASP.NET AJAX Q1 2008 or higher

    .NET version

    3.5 or higher

    Visual Studio version

    2008 or higher

    programming language

    VB.NET

    browser support

    all browsers supported by RadControls


     
  2. PROJECT DESCRIPTION
    This project demonstrates how to use the File Managers (ImageManager, DocumentManager, etc.) that are built-in to the RadEditor as stand-alone controls.  This is very useful if you want to allow your user to select a file from the web server as part of your form.  For example, if you want to allow your users to choose their public avatar from a list of photos already on the server (or even allow to upload a new one).

    This project comes ready to run in Visual Studio 2008.  Extract the files, open the directory as a website, build and run.  There is a single page with some basic instructions on it.  There is some javascript in the page's markup with a few comments explaining some different options, and there is also some comments in that code-behind for the page.

    For a C# version, please use www.codechanger.com.
  • 66C587DA-BB2D-4E92-8E8F-A2B955AB42B3
    66C587DA-BB2D-4E92-8E8F-A2B955AB42B3 avatar
    3 posts
    Member since:
    Jan 2008

    Posted 30 Jan 2009 Link to this post

    How do I change the skin of the dialog? Would like to alter the skin of the window and the manager both.

    Great project by the way, worked like a charm for me.
  • 66C587DA-BB2D-4E92-8E8F-A2B955AB42B3
    66C587DA-BB2D-4E92-8E8F-A2B955AB42B3 avatar
    3 posts
    Member since:
    Jan 2008

    Posted 30 Jan 2009 Link to this post

    I figured it out ;)
  • Back to Top

    This Code Library is part of the product documentation and subject to the respective product license agreement.