All Tags »
AutoCreateColum... »
Columns »
CellEditors »
Editing (RSS)
Sorry, but there are no more tags available to filter with.
-
Is there any particular reason CellEditor in following code will not work. I need to set columns of DataGridControl manually. When I do this columns are displayed properly but editing does not work at all.
I have tested different cell editors (standard and read from resource), set AutoCreateColumns to true/false, surrounded column creation code ...