Home › Forums › Guriddo jqGrid JS › Help › Inline editing in subgrid
Hi
i have a problem…
in subgrid is it possible in line editing tecnique? and if possible how?
Hello,
The subGrid should be created first and then use this in the subgrid code.
Regards
Tony
Hello Tony
i do it… where is the problem?
there are \ beacause i have insert the code js with echo in php
jQuery(document).ready(function(){var lastSel ;var gridimgpath= \”themes/basic/images\”;jQuery(\”#s2list\”).jqGrid({
And what does not work? What is the error if any?
the function onSelectRow in subgrid is not called and so the subgrid is not updated
with firebug on firefox there aren't mistakes or errors but the risult is the same.. the subgrid is not updated
news for me?
if you enable cellEdit – onSelectRow is not raised.
In this case use beforeEditCell instead.
You try to combine inline edit and cell edit. IMHO this is not a good idea. Use one of them and not both.
If you disable cellEdit – onSelectRow will be raised
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS