Hello,
I need help with auto close for rows. When we close an expanded row, all its child expanded rows should close too, so when we expand this row again no child rows are expanded. I tried Row.IsVisibleChanged and it works fine, but that doesn't suite us, cause our application uses several tabs, so when we go to another tab, all rows becom invisible and close.
I need help with auto close for rows. When we close an expanded row, all its child expanded rows should close too, so when we expand this row again no child rows are expanded. I tried Row.IsVisibleChanged and it works fine, but that doesn't suite us, cause our application uses several tabs, so when we go to another tab, all rows becom invisible and close.