forked from mleibman/SlickGrid
-
Notifications
You must be signed in to change notification settings - Fork 0
Column Options
Mogglewump edited this page Oct 2, 2012
·
22 revisions
Options which you can apply to the columns objects.
| Option | Default | Description |
|---|---|---|
| cssClass | ”” | |
| defaultSortAsc | true | |
| editor | null | |
| field | ”” | |
| formatter | null | |
| headerCssClass | null | |
| id | ”” | |
| maxWidth | null | |
| minWidth | 30 | |
| name | ”” | |
| rerenderOnResize | false | |
| resizable | true | |
| sortable | false | |
| toolTip | ”” |
Resources
- API Reference
- Grid
- Grid Options
- Column Options
- Grid Events
- Dataview
- Examples
- Plugins & Third-party packages
Learning
Tests
Contact/Support