Winforms, DataGridViews and overriding events.
WinForms are archaic and outdated with the new hotness that is WPF (not really), but I still use them. Not often enough to know much in detail about them, but enough to get myself into trouble. I made a small app with a data entry/update form and then on another tab added a DataGridView that …
Continue reading ‘Winforms, DataGridViews and overriding events.’ »