Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how can we add template(button) column in C# Windows DataGrid like ASP.Net GridView.

Appreciate your feedback


Thanking You
Shaan
Posted

1 solution

Do you mean DataGridView?

If so, then search for DataGridViewButtonColumn.

If not then you will need to be more precise about which grid control you are using.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900