How to achieve child row functionality

How to achieve child row functionality

vishulvishul Posts: 1Questions: 1Answers: 0

Hello,

There are some rows in database that are child, some rows are parent and some rows doesn't have any child.

I have implemented it through details-control but it is showing clickable button on every row while in my case not all rows are clickable or has child, so can (+-) icon be removed from some rows or can be rendered based on some condition?

This discussion has been closed.