jQuery(”#rowed3″).jqGrid({…})
Hello,
There is a very good solution of your problem described in the docs. Also see Case Application topic
Regards
Tony
Hello
It is possible. Where do you want to do that? Use loadComplete to check the number of returned records.
Thanks, but this does not help me. Also more information is needed. Is this only on IE browser?
See my post in the same topic
Look at the demo and then extend this for every subgrid.
Currently no.
How do imagine to make the entry row dirty? – all cells or something else. I'm not sure that the dirty can be applied to a table row.
Currently no, but you can use onClickButton with succes something like
onClickButton : function () {
if (some condition) {
do something
} else {
Use beforeEditCell to get the value of the cell before editing. Store this in variable and then use beforeSaveCell to go back to original value – if I understand right.
Currently we do not support multiple TBODY's. One hint, you can use two grids maybe for this purpose.
Currently not supported.
This is one thing on wich I will work in the future. Currently this is not possible with standart grid events and methods.
This is user contributed module. This module can be extended, so that it accept grid parameters, passed to the function.
Look in the CSS carfully. There are items for the subgrid where you can play with this. It should work.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS