Hi every one,
These days i'm working on DataGridView in winform. I have added button in one column. This button generated for every rows. I have added button successfully but problem is that I con't set name of button.
Thank in advance
marcel ethan
Total Post:104
Points:728
Post:604
Points:4228Re: Set button name in datagridview in c#
Hi Marcel Ethan
Write below code within Page Load event.
I hope it resolve your problem.