spidervenom
Programmer
Hi All,
I am building a Windows application and have 3 columns in the datagrid control. Now I want to add a 4th column which has a "Remove" button on each row such that when users click the button on that row, it will remove that row in the datagrid.
I have done some research online, but most of them are talking about Web datagrid in ASP.NET instead of Windows datagrid.
Can anyone give me some ideas how I can build that 4th column? Any help will be greatly appreciated. Many Thanks!
I am building a Windows application and have 3 columns in the datagrid control. Now I want to add a 4th column which has a "Remove" button on each row such that when users click the button on that row, it will remove that row in the datagrid.
I have done some research online, but most of them are talking about Web datagrid in ASP.NET instead of Windows datagrid.
Can anyone give me some ideas how I can build that 4th column? Any help will be greatly appreciated. Many Thanks!