Edit and insert image from database and display it in RadGrid control.

Thread is closed for posting
3 posts, 0 answers
  1. D24ADEF9-E96F-4FAE-B315-51762B54214B
    D24ADEF9-E96F-4FAE-B315-51762B54214B avatar
    416 posts
    Member since:
    Oct 2006

    Posted 08 May 2007 Link to this post

    Requirements

    RadGrid version

    4.6.0
    .NET version

    2.x
    Visual Studio version

    2005
    programming language

    VB, CS
    browser support

    all browsers supported by r.a.d.controls


     
    PROJECT DESCRIPTION

    The demo project represents how to write/read binary image data from MS SQL 2005. The code library will teach you how to retrieve, edit and insert image from the database and how to display it in RadGrid control. It uses ADO.NET as the data access mechanism.

    Note that you may need to modify the connection string (NorthwindConnectionString) in the web.config file of the web site to point to the Northwind SQL database.

  2. C7498A83-7E2E-418C-8791-93EF573A7569
    C7498A83-7E2E-418C-8791-93EF573A7569 avatar
    9934 posts
    Member since:
    Nov 2016

    Posted 09 May 2007 Link to this post

    Hello John,

    Thank you for the sample project and the time you spared to assemble and upload it in our code library. It can be useful for other community members who want to save binary images to Sql backend and update/insert them. We really appreciate your involvement here - 2500 Telerik points were added to your account as a token of gratitude.

    Best regards,

    Stephen

    the Telerik team


    Instantly find answers to your questions at the new Telerik Support Center
  3. 5C541260-FA89-4BA9-9EF0-57D30DC18FD1
    5C541260-FA89-4BA9-9EF0-57D30DC18FD1 avatar
    12 posts
    Member since:
    Apr 2007

    Posted 05 Mar 2009 Link to this post

    Thanks for the nice sample!
Back to Top

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