I have a checkbox column and a amount column in my datagridview.Now when i check one of the checkboxes i want to display the total of that row.How can one capture that checked event.
↧