Community & Support
Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > RadGrid Items reorder using DB backend

Answered RadGrid Items reorder using DB backend

Feed from this thread
  • Posted on Sep 11, 2008 (permalink)

    Requirements

    RadControls for ASP .NET AJAX version

    2008.2.826 and later

    .NET version

    2.0 and later.

    Visual Studio version

    2005 and later

    Programming language

    C#

    Browser support

    all browsers supported by RadControls for ASP .NET AJAX



    PROJECT DESCRIPTION

    This project demonstrates how to reorder a database table’s records using drag and drop of grid items. This is accomplished by including an extra column which preserves the records' order index.
    Attached files

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > RadGrid Items reorder using DB backend