How to handle click event with buttons that change their name dinamically

I found a way to do this by using the click event by position, since the anchor didn’t worked to me because there wasn’t input controls near to it. found the solution in this post

Thanks to all and to @Pradeep_Shiv

1 Like