Home › Forums › Bugs › GetRowDate in FF doesn’t work.
Tony,
I've been using IE to develop our website.
Hello,
Could you plese post your code. It is important to known,
that the inline edit is not compatibale with getRowData. You can use
this method (getRowData) after the row is saved and not when you edit it.
Regards
Tony
ere is my function that sets the values in the jqGrid
Here is the function we use to set the row so the user can edit/ update
When editing a row how would you get the value of a cell. If that is somewhere in the docs could you point it out.
Brad
You can obtain the values this way:
If the name of column is 'myname' and is defined as text then after editing
you can do $(“#”+rowid+”_”+myname).val() or this way
$(“td:eq(n) > input”, “#”+rowid) – where n is the index of the column.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS