Hi all.
Coming from ASP.NET, surprised to see that the WinForms DatGrid is a totally
different animal :(
Need to create some small form. Got DataGrid bound to some source. First
column displays CheckBoxes. All boxes are unchecked by default. How do I
iterate through all checkboxes and check if the box is clicked?? Can't
figure it out........
Thanks for any help!!