Skip to content

The plugin ensures that the column width will be wide enough for showing the longest data of that column (or column name).

License

Notifications You must be signed in to change notification settings

Den-dp/ui-grid-auto-fit-columns

Repository files navigation

ui-grid-auto-fit-columns

Build Status version semantic-release devDependency Status

The plugin ensures that the column width will be wide enough for showing the longest data of that column (or column name).

Demo

http://jsbin.com/tufazaw/edit?js,output

Installation

This package is distributed via npm:

npm install ui-grid-auto-fit-columns -S

Usage

<div ui-grid="gridOptions" ui-grid-auto-fit-columns></div>
angular.module('app', ['ui.grid', 'ui.grid.autoFitColumns'])

Contributing

https://conventionalcommits.org

Commitizen friendly

About

The plugin ensures that the column width will be wide enough for showing the longest data of that column (or column name).

Resources

License

Stars

Watchers

Forks

Packages

No packages published