User475983607 posted
amuthakris
Can dynamic button can be created on HTML button click and get events triggered( for the dynamic button) in C#
Please show me a example.
Unclear. Are you trying to trigger a click event handler from JavaScript in ASP.NET Web Forms?
__doPostBack('theButton','OnClick');