Features

Resizing Columns

Drag column borders to resize; widths persist per user.

Once the HasResizableColumn trait is on your page, every column becomes resizable. Drag a column's border to set its width. Widths are saved per user (session by default, or database) and reapplied on the next visit.

See Storage to control where widths are saved.