master-detail-fancy inside subgrid

Questionsmaster-detail-fancy inside subgrid
Adrian asked 7 years ago

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

1 Answers
Abu Ghufran answered 7 years ago

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]

Your Answer

16 + 1 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?