antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.18k stars 118 forks source link

Refactor GridPane into DataGrid to isolate SlickGrid dependencies #245

Closed antonycourtney closed 10 months ago

antonycourtney commented 1 year ago

GridPane had become a bit unwieldy because it had a mixture of Tad pivot table logic and numerous SlickGrid details.

This PR breaks up GridPane into two parts: