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.
Published by admin on April 29th, 2009 | Filed under Uncategorized





May 18th, 2009 at 6:38 am
Good work - but -
1) IE not happy when dragging.
2) IE 8 gives syntax error.
May 18th, 2009 at 8:06 am
Found the error.
http://ajaxcontroltoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=22450
Kenn
January 26th, 2010 at 5:15 am
the drag & drop not result in the reposition of the rows.
February 5th, 2010 at 10:06 pm
Thank you so much for saving me the trouble of converting it!
June 28th, 2010 at 6:28 am
Good work - but -1) IE not happy when dragging.2) IE 8 gives syntax error.
+1