You need to sign in to do that
Don't have an account?
Bhavin Mehta 20
Display child record in same pagblock table on buttonclick
I have got a pageblock table with all parents records and all of them has a lineitem button linked to it, now the requirement is to display child records in the same pageblock table under the particular parent recordwhen this button is clicked.Both parent and child belongs to same object and they have self relationship.Thanks in advance
The code has no cosmetic, it is for function reference only.
Currently Show Child button on every parent line item is displayed, I want to display child line item in same table below the row for which show child is clicked. Please check the code below and let me know how can I achieve the same.