Hi,
It's possible to have a master-detail-fancy inside a subgrid?
I have a master grid with:
– subgrid (+) and also
– I define a cols link with fancybox (like master-detail-fancy.php from demos): $col["default"] = "<a class='fancybox' onclick='jQuery("#list1").setSelection({id});' href='#box_detail_grid'>View Details</a>";
and work perfectly..
I also use the same code (maser-detail-fancy) into subgrid (subgrid_detail.php) but $lid_d = $_GET["id"]; return the master grid id not subgrid id and into fancybox I get wrong results ($grids_d->select_command = "SELECT * FROM cnpp_log WHERE idtabela = $lid_d";)
How send correct to second id
Please help,
Adrian
Hi,
This test case is time taking to regenerate.
If you can send me your grid code and database sql dump, it will help.
You can email me at [email protected]