Update RadGrid with outside editForm

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

    Posted 09 Oct 2007 Link to this post

    Requirements

    RadGrid for ASP .NET version

    5.0.0 and later

    RadControls for ASP .NET AJAX version 2008.1.415 and later
    .NET version

    2.0 and later

    Visual Studio version

    2005 and later

    Programming language

    C#

    Browser support

    all supported by RadGrid for ASP .NET


    all browsers supported by RadControls for ASP .NET AJAX



    PROJECT DESCRIPTION

    This project demonstrates how to update RadGrid without using its built-in editing capabilities. The editform which is actually used is located outside RadGrid. It contains two RadInput controls, the first of which is NumericTextBox, which ensures that the end user will never enter erroneous input, when updating the ID column.
    The outside editForm is populated client-side, when the user clicks on (selects) a row in RadGrid. Once the input controls are populated, the data in them can be changed. The update is actually carried out by pressing a button in the outside edit form. This updates the underlying datasource, and rebinds the grid, thus reflecting the changes.

  2. 23C72464-8FC9-43C3-9A12-B431B37B7758
    23C72464-8FC9-43C3-9A12-B431B37B7758 avatar
    11 posts
    Member since:
    Dec 2013

    Posted 10 Mar 2008 Link to this post

    Hello,

    We have added an updated version of the current project, that uses RadControls for ASP.NET AJAX.

    Best wishes,
    Yavor
    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.