I have a text control and a radiobuttongroup control on a dialog. How can I
update the text on the text control based on the user selection in the
radiobuttongroup? I tried adding publish property under the radiobuttongroup
and wired that property to the text control but the latter doesn't get
updated automatically. If I wire up the publish property to a pushbutton
control and navigate away then back to the dialog, the text gets updated
alright but that's not exactly what I want as the updating need to happen on
click even of the radio button. Sample snippet will be much appreciated.
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users