Updates column definition
updateColumn(fields, changes)
fields |
array of string, field names of columns to update |
changes |
object, object with changes |
Returns
number of effected columns.
Description
This method will update corresponding columns and refresh the grid.
If you have following grid:
And if the grid is locked, you can unlock it by