Home › Forums › Guriddo jqGrid JS › Help › make one row not editable?
Is there any simple method to make one row that is not editable, while other remain editable?
ps: jqGrid 3.6.4
Hello,
If you use cell edit or inline edit – the answer is yes.
Look into the docs.
The first hint is here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:inline_editing#editrow
Best Regsrds
Tony
tony said: Hello, If you use cell edit or inline edit – the answer is yes. Look into the docs. The first hint is here: http://www.trirand.com/jqgridw…..ng#editrow Best Regsrds Tony
tony said:
http://www.trirand.com/jqgridw…..ng#editrow
I'm trying to achieve something similar. Forums indicate that there are three aproaches:
1) Set editable on row:
$('#rowid', '#gridid').attr('editable', '0');
Therefore, I can't do this in form edit?
Anyway, thank for your help. I may change to use inline edit.
For form edit this is difficult to do, when we have a form with pager elements
Best Regards
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS