![]() |
| ||
| Checkbox Value in DataGridView I need to update a cell with the Value from another cell when a checkbox in the grid is checked but i need it to update on clicking the checkbox The only way i have is to do it on CellEndEdit but this requires the user to change cell first My Code: Private Sub dgData_CellEndEdit(ByVal sender As Object, ByVal e As System.Windows.Forms.DataGridViewCellEventArgs) Handles dgData.CellEndEdit |
| All times are GMT -4. The time now is 1:16 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC