Answer the question
In order to leave comments, you need to log in
Why in dataGridView columns of some types do not see dataSourse?
When creating a column in a dataGridView, the DataSource, DisplayMember, etc. become available only if the ColumnType property is set to DataGrigViewComboBoxColumn. When I try to set something else (for example, I don’t need a combo box, but I need to display the last name from the database into a text field), everything flies.
What is the problem and how to fix it?
Visual Studio 2013 + Sql server 2014, c# winForms project
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question