simple sample
I use C# .and. MSSQL...in DataGridView with DataSource in some Dataset
I have DataGridComboBox column. Can i get simple sample for entering some velue in DataGridComboBoxCell with display only matching value
in DropDown list and when enter that the value stay in cell If I have not matching value let me enter new value .
THANKS