For the subgrid, is it possible to have 2 buttons in the row action column, that’ll open the same subgrid file, but with different search criterias.
Example: The ui would look like this: https://www.gridphp.com/demo/demos/appearance/custom-row-button.php, with 2 buttons. Button 1 would be “See free books”. Button 2 says “See not free books”. The button would pass a parameter to the subquery that will create the sql where criteria appropriately.
Please advise how to do this, if it’s possible.
1 Answers
Hello,
I tried to make some workaround for your solution (which took time to reply) but currently it’s not doable easily. Some major changes and testing will be required.
Apologies for the delay.
Your Answer