Skip to main content
1-Visitor
May 9, 2019
Question

How to attach a event listener to single select mvc table radio button

  • May 9, 2019
  • 0 replies
  • 649 views

I created a single select table using by extending the class AbstractComponentConfigBuilder.java. I want to assign a event listener or capture the even when the user clicks on the radio button on the table. IS it possible?

 

Thanks,

Alok