Fire events on other button
Hi,
I have a requirement of showing modal window if certain conditions are fulfilled.
I am trying the below approach :
Button1 - Custom control - validate the conditions and then fire the on-click event on button2 (load modal window and show confirm harness)
To fire button2 events, I need the button2 DOM ID. But, the pxbutton control doesnt assign an ID to the button.
Is there any way to fix this ?
Regards,
Nisarg Kothari