P
philip
I have a datagridview with some columns.
One of them has been declared as a DatagridviewComboboxColumn
The datasource of this column is a table of an Access Database. There is
13000 lines in this table, but only 3 fields.
In runtime, when I click on this column, the combobox is very long to open,
and each time I click on the combo box on another row, I must wait for a too
long time to see list..
Is it possible to avoid that ?
The datasource seems to fill itself each time I click on the combo box of a
different row.
I use to program in Access, and it is difficult to accept a such waiting
time ! In Access the same thing is instantaneous !
One of them has been declared as a DatagridviewComboboxColumn
The datasource of this column is a table of an Access Database. There is
13000 lines in this table, but only 3 fields.
In runtime, when I click on this column, the combobox is very long to open,
and each time I click on the combo box on another row, I must wait for a too
long time to see list..
Is it possible to avoid that ?
The datasource seems to fill itself each time I click on the combo box of a
different row.
I use to program in Access, and it is difficult to accept a such waiting
time ! In Access the same thing is instantaneous !