K
K
kykyryky2015-05-01 10:59:19
Database
kykyryky, 2015-05-01 10:59:19

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

1 answer(s)
V
Vitaly Pukhov, 2015-05-12
@Neuroware

Studio code

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question