Hi Experts,
I add a DataGridViewComboBoxColumn
to my DataGridViewControl in my VB.Net application.
I need help troubleshooting, and adding error trapping code.
I get an error when the "blank" option is selected (I have included and image of the error below).
Please help me and let me know how I can prevent this error from ocurring. Thank you.
MY CODE
MY INTERFACE
THE ERROR I GET
Thank you all for your help in advance,
mrotor