How can I databind an Expander and a gridrow where the expander is placed (Expander/Collapsed = Row/Collapsed and vice versa) so that the next row under the row to be collapsed will be higher?
What I need is to collapse a grid (Grid) row with an expander (Expander).
P.S.: The both rows are separated with a GridSplitter.
thx
A bit sparse on info there, but have you checked if RowDetails does the thing you want to do?
Check here for an example.