Hi Everyone
I wrote an application for bank account manger with C# and i have data grid view with DataGridViewCom boBoxColumn, and i want to populate it with enum variable has three value.
the question is
how to perform that and how to obtain the selected item from the combobox column?
I wrote an application for bank account manger with C# and i have data grid view with DataGridViewCom boBoxColumn, and i want to populate it with enum variable has three value.
the question is
how to perform that and how to obtain the selected item from the combobox column?
Comment