...
Code Block |
---|
headerCssClass: 'ccsClass1 cssClass2' |
Formatter Arguments
row= row id
cell= cell id
value= cell value
columnDef Object=what it sounds like, the definition of this column
| field | "range0" |
| headerCssClass | null |
| id | "range0" |
| minWidth | 30 |
| name | "07/2012" |
| rerenderOnResize | false |
| resizable | true |
| sortable | false |
| width | 65 |
| formatter | a reference to the formatter object, ie this |
dataContext Object= the Row Object (every field in the dataView for that row)