By carlwenrich on
Drupal tables can usually be reordered using drag handles. This is a very convenient feature, until the size of the tables becomes large. Soon clicking and dragging to move a row from the bottom of the table to the top becomes cumbersome.
The large menu segmentation demo presented here solves the problem by breaking a table up into manageable units. A classified ads menu is used to demonstrate this feature. Such a menu may have something like ten headings, each of which may have twenty categories.
A demo site with code listings has been built here.