Forum Discussion
ysapiyev
8 years agoResponsive Resident
How to get checked value from raio button?
Hi everyone, I have radio button in my visual. I added it using HTML and I faced problem, I can't get if its checked value. So, how can I detect which value is selected at radio button?
- 8 years ago
You need to add a listener for change event.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
8 years agoCommunity Champion
You need to add a listener for change event.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals