Home › Forums › Guriddo jqGrid JS › Help › Grid as Subgrid problem
Hi.
I have this grid and subgrid
jQuery(“#listsg11”).jqGrid({
Hi, Please try the following and see if it wokrs:
seccao = rowdata.seccao;
i still have “undefined” in the alert
Hello,
Here is the error:
You have
rowdata = jQuery(”#pagersg11″).getRowData(row_id);
should be
rowdata = jQuery(”#listsg11″).getRowData(row_id);
The method should be applied to grid, not to pager
Regards
Tony
Thanks a lot tony
Best Regards
Snip3r
NIce catch… missed that one 😉
Cheers;P.
Hi Again!
I have a new probl :S, i have a third grid inside of the grid i has having the probl retreiving the data. now i need to get the data
If it helps where is the code
maybe you should define variables before setting the grids
var subgrid, subsubgrid;
and set them accordantly, so that hey can be visible for
the grids
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS