I have a form with a tree view. Each line has a button to open a wizard containing informations about the line.
This first wizard contains also a tree view and each line of it has a button to trigger the opening of another wizard (second one). But once i try to open it (second wizard using any line) the first one closes.
Any idea ?