Hello,
I have got a Datagrid containing a Datagridtablestyle which is a
comboboxcolumn derived from DataGridColumnStyle. When validating my datagrid
the error icons appear but the tooltip does not appear. Not having a
comboboxcolumn everything is fine.
My first idea is to implement the IDataErrorInfo interface in my
Comboboxcolumn but there is no effect! Can anybody help me?
Thanks