Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 453 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 453 Bytes

#JTable Grouped Columns implementation

This is a Java/Swing JTable implementation of grouped columns

Dragging Columns

The intention is to try an continue to provide all the normal functionality of the JTable while adding "grouped column" support

  • Column ordering, including, limiting the child columns to their parent group
  • Row sorting