Re: [WiX-users] How to fire a Custom Action on Radio Button Click Event

2010-06-01 Thread Pally Sandher
sclaimer -Original Message- From: Vishwajit Walke [mailto:vishwajit.wa...@matrikon.com] Sent: 31 May 2010 12:37 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] How to fire a Custom Action on Radio Button Click Event Hi, I'm designing a custom dialog in whic

[WiX-users] How to fire a Custom Action on Radio Button Click Event

2010-05-31 Thread Vishwajit Walke
Hi, I'm designing a custom dialog in which I do have a RadioButtonGroup and a ComboBox Control. I want to bind certain data from my custom action to the ComboBox Control on "Radio Button Change Event". Is it possible to trigger my custom action whenever I changed the selection in RadioButtonGro