Not answered Image Editor inside of FileExplorer

Thread is closed for posting
3 posts, 1 answers
  1. BFC5C91A-EF79-4E84-9049-0DEE71502CBC
    BFC5C91A-EF79-4E84-9049-0DEE71502CBC avatar
    3 posts
    Member since:
    Nov 2009

    Posted 10 Dec 2009 Link to this post

    Requirements

    RadControls version

    .NET version

    Visual Studio version

    programming language

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    Hello,

    I'm trying to put Image Editor in File Explorer and I have some progress, but there is still a bugs. This code open image editor instead of default image preview. Or if you wanna keep default functionality (or don't need a preview of images) I add new menu item called "Edit Image" (for images only) that open the image editor.
    I hope this to be helpful for the community.

    Best wishes,
    A. Simeonov


  2. Answer
    93662917-1E03-49EC-9286-033C9D1BF79E
    93662917-1E03-49EC-9286-033C9D1BF79E avatar
    1406 posts
    Member since:
    May 2014

    Posted 15 Dec 2009 Link to this post

    Hi Atanas,

    This is a good idea and I believe that the solutions will be of help for the Telerik community. I reworked, however, the provided files, because the web pages were not XHTML compliant :
    • Missing DTD
    • Missing form tag
    • Missing body tag
    • Missing ScriptManager (required by all ASP.NET Controls)
    After adding these elements on the page the projects work fine (attached to this response).
    Thank you for your effort. I have added Telerik points into your Telerik account.

    Regards,
    Fiko
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
  3. BFC5C91A-EF79-4E84-9049-0DEE71502CBC
    BFC5C91A-EF79-4E84-9049-0DEE71502CBC avatar
    3 posts
    Member since:
    Nov 2009

    Posted 15 Dec 2009 Link to this post

    Hi Fiko,
    I'm sorry for this mistake, it's so because I'm using master page.
    Best wishes,
    A. Simeonov
Back to Top

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