Closed (works as designed)
Project:
Sortable Grid Views Plugin
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Jul 2011 at 17:53 UTC
Updated:
24 Jul 2011 at 14:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Countzero commentedAre you sure you set the row style to 'Sortable Grid' ?
Comment #2
michaeldhart commentedYes, I followed the directions carefully to be sure I've done it right. (that's not to say it's still not a dumb mistake on my part). I've attached a screenshot for you to verify my settings are correct. I am using an argument to filter nodes associated with a taxon. term, but have already tested without the arg. and still getting the same result. Also, the same view in D7 works fine.
Comment #3
michaeldhart commentedFigured it out!
I was running Jquery Update (Jquery 1.3.2) and Jquery_ui (Jquery UI 1.6 which is the recommended version to use with Jquery UI in D6) but once I upgraded to Jquery UI 1.7.3 it started working. So, it must require Jquery UI 1.7 or higher.
Comment #4
Countzero commentedOk, I'll update the project page. I'm glad for you you solved the issue by yourself.