Good afternoon
Using the RowExpanded event to populate rows from a Dictionary containing file names…all fine.
Now is there a way to trigger this event?
When dropping source files onto the DesktopListBox they will be added to a dictionary (if they don’t exist yet) and fetched during RowExpanded.
So for now I am just using RowExpandedAt twice to trigger RowExpanded.
thanks for hints (again ;o)
richard
6 posts - 3 participants