Hi Abu,
Currently I have a working master-subgrid page. My question is pretty straightforward: Is there a way to selectively hide the button to access the subgrid of a row? In those rows where the button is hidden, there should be no way to access the subgrid of that row.
I provide further info in the following pic:
Thanks in advance
1 Answers
Yes, Please check demo:
https://www.gridphp.com/demo/demos/master-detail/subgrid.php
Row #2 is hidden.
Code: https://www.gridphp.com/demo/demos/master-detail/subgrid.phps (loadComplete event: 40-44)
Your Answer