Something about nothing » The GridView Row Drag Overlay Extender (.net 3.5)

The GridView Row Drag Overlay Extender (.net 3.5)

I was using a project called flan future controls for work. When I upgraded to the 3.5 framework I needed something to fix the issue of using futures release within the 3.5 framework . I took the control that http://weblogs.asp.net/rajbk/archive/2007/06/13/the-gridview-row-drag-overlay-extender.aspx)  and made it work for the 3.5 framework. Instead of using the microsoft futures release I used the ajax control toolkit to get to the script files for the overlay extender.
 You will need to download the ajax control toolkit for this version to work, but this version is working with the 3.5 framework.

Download here

Published by admin on April 29th, 2009 | Filed under Uncategorized


5 Responses to “The GridView Row Drag Overlay Extender (.net 3.5)”

  1. Kenn Says:

    Good work - but -
    1) IE not happy when dragging.
    2) IE 8 gives syntax error.

  2. Kenn Says:

    Found the error.

    http://ajaxcontroltoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=22450

    Kenn

  3. Bolu Says:

    the drag & drop not result in the reposition of the rows.

  4. Noel Says:

    Thank you so much for saving me the trouble of converting it!

  5. Amanda Garbis Says:

    Good work - but -1) IE not happy when dragging.2) IE 8 gives syntax error.
    +1

Leave a Comment