Re: [WiX-users] Refreshing a SelectionTree

2009-04-08 Thread Natalia
Actually, I tried to use 2 selection trees: -- -- By default NeedsRefreshing = "no". It is updated to "yes" on pressing "Next" button, if certain conditions met. But this doesn't work, I get the following error when dialog is created: DEBUG: Error 2711:

Re: [WiX-users] Refreshing a SelectionTree

2009-04-08 Thread Natalia
Have you ever figured out how to refresh SelectionTree? Hi, I am trying create my own reset button for my selection tree. I have got it resetting how I want it: 1 My only problem is that I do not know how to make the selectiontree refresh to show the updated feature which are sele

[WiX-users] Refreshing a SelectionTree

2008-11-03 Thread Marty Dalton
Hi, I am trying create my own reset button for my selection tree. I have got it resetting how I want it: 1 My only problem is that I do not know how to make the selectiontree refresh to show the updated feature which are selected. _