Hi, I have no idea about to hide the "+" button in the XamDataGrid, and need your help again.
I want to hide the "+" button while a recod in XamDataGrid have no subrecords, is there any way to do it?
Thank you!
The record 2 have no subrecords, but it display the "+" button too. How can I hide it ?
Another, How to hide the triangle on each row? If the is a "+" button, a triangle and a recordfilter, the cell seems like too wide.
Thanks again!
Hello,
You can set the ExpansionIndicatorDisplayMode property of the FieldLayoutSettings to CheckOnDisplay.