Monthly Archives: June, 2009
Drag and Drop Categorized Item List with jQuery and ASP.NET MVC – Part 1
Initial Layout and jQuery Setup There are plenty of to-do lists out there where you can drag and drop to sort individual items, but I wanted to take it a step further and introduce categories. I wanted the categories containing the items to be sortable themselves, and not just within one column but several so [...]
Series for Drag and Drop Categorized Item List with jQuery and ASP.NET MVC
From part one⦠There are plenty of to-do lists out there where you can drag and drop to sort individual items, but I wanted to take it a step further and introduce categories. I wanted the categories containing the items to be sortable themselves, and not just within one column but several so it would [...]
