Automatic operations with SqlDataSource control

Thread is closed for posting
3 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 23 Oct 2006 Link to this post

    Requirements

    RadGrid for ASP .NET version

    RadControls for ASP .NET AJAX version

    4.0 and later


    2008.1.415 and later

    .NET version

    2.0 and later

    Visual Studio version

    2005 and later

    Programming language

    Codeless declarative binding

    Browser support

    all supported by RadGrid for ASP .NET


    all browsers supported by RadControls for ASP .NET AJAX


    PROJECT DESCRIPTION

    This demo represents how to perform automatic operations (update/insert/delete) with SqlDataSource control (part of ASP.NET 2.0). The main points are:
    • enable the automatic operations for the control
    • configure from design-time the update/insert/delete parameters of the SqlDataSource control.

    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. The database is present under the App_Data subfolder.

  2. C119C5FA-E386-42CB-9861-08E188750D65
    C119C5FA-E386-42CB-9861-08E188750D65 avatar
    1 posts
    Member since:
    Dec 2007

    Posted 03 Jan 2008 Link to this post

    Hi

    Even though I have a the RADGrid setup for automatic UDI and SELECT, the changes are not happening in the database or the RADGrid. Could you please suggest what might be happening here.

    Arvind
  3. 979E5D40-F4EA-42C2-B17F-E45A822E9AA6
    979E5D40-F4EA-42C2-B17F-E45A822E9AA6 avatar
    1911 posts
    Member since:
    Jan 2017

    Posted 03 Jan 2008 Link to this post

    Hello Arvind,

    Please, check whether you have defined the update/insert/delete parameters as in the demo. If you still need our assistance, please submit regular support ticket sending a demo which replicates the problem. Make sure you have sent the necessary resources so that we can run the sample locally, thank you!

    Sincerely yours,
    Konstantin Petkov
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center
Back to Top

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