Hello,
Our xamdatagrid has hierarchical data, for example BindingList<entry> include BindingList<subentry>. Sometimes BindingList<subentry> is null and we want to make ExpansionIndicator invisible since it's confusing for users. Could you please let me know how to do this? A sample will be the best.
Thank you!
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Get the answer. set ExpansionIndicatorDisplayMode="CheckOnDisplay" in FieldLayoutSettings.