angular-data-table
angular-data-table copied to clipboard
Column expand to fit it's own content
Potential feature, could be done like this:
- text character (assumes plaintext default cell rendering), or could just
- sample first 100 rows (render them off page, get max width of result).
Slickgrid does it: http://stackoverflow.com/questions/6794656/how-do-i-autosize-the-column-in-slickgrid Excel has it, ie double-click the RHS of the column header, would be