infinite-table / infinite-react

The modern React DataGrid for building apps — faster
https://infinite-table.com
73 stars 5 forks source link

Provide an api for columns #132

Closed roblotter closed 1 year ago

roblotter commented 1 year ago

We need a better way to control columns programatically.

In the column.header fn we should have access to a column api object so we can trigger sort, column menu, etc programatically.