Insert new Records into an empty RadGrid

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

    Posted 15 Dec 2006 Link to this post

    Requirements

    RadGrid for ASP .NET version

    RadControls for ASP .NET AJAX version

    4.x and later


    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 insert new records into r.a.d.grid, which is bound to an ObjectDataSource, and is initially empty. The logic is handled in the button_click event handler, through the InsertItem and PerformInsert methods. This particular implementation inserts GUIDS into the control.
Back to Top

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