Hi
I'de like to have an option 'Addable' or 'Insertable' on the colModel.
Why? Imagine this scenario:
I want a grid on a table with all crud operations. My table can have multiple columns which I don't want to be edited, like eg: primary key(s), incremental id, .. . However, I want some of those uneditable columns to be insertable in the add form.
I tackled this by following workaround in the navgrid add dialog properties:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top