I have set the UnitPrice field to be non-editable:
model.Field(p=>p.UnitPrice).Editable(false);
And its cells are not opening while Tab navigation editing. Can you let me know if you something else is mind? Can you send me some additional explanation, images or drawings of the expected behavior?