Hi Tony,
Define colModel is need by the grid.
And in the column model, one or none can be defined as primary key.
If grid check all columns, she can know if a primary key is defined. No ?
If the grid does not check the primary key on columns, we need to define the primary key and also the id parameter in the grid (duplicate)…