I can't tell if I am missing something. I want to have additional items in the form but hidden in the table. So, I have the following
{name:'password', index:'password', width:100, editable:true, edittype:”password”, editoptions:{edithidden:true, size:25,maxlength:12}, hidden:true},
It hides it in the grid as expected but is not showing it in the form.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top