If inline add button is pressed from toolbar using code below, onInlineEdit method is not called.
I need to try this method to pr-fill fields in new row from current row according to Oleg recommendaton in Stack overflow.
How to pre-fill fields in added row from current row values if inline edit is used ?
defaultvalue allows only fixed values, not values from the row which was active if inline add command is issued.
$grid.jqGrid('inlineNav', '#grid_toppager', {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top