How to add button in DataGrid?
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hello Friends, I want to add windows button to a particular cell of DataGrid of Winform on click of that cell. Can you help me for the same. Sachin Gedam (Software Engg.) Pune India
-
Hello Friends, I want to add windows button to a particular cell of DataGrid of Winform on click of that cell. Can you help me for the same. Sachin Gedam (Software Engg.) Pune India
-
hi, To add button to a paricular cell of DataGrid we have to use ButtonColoumn class With Regards, Maheswararao.
hi Button Columns class which is related to web server but for windows forms check this link: http://www.syncfusion.com/faq/windowsforms/Default.aspx#q888q with regards, maheswararao.