A
ataha
Im trying to create a column for the datagrid that displays a picture.
Ive found a couple of examples at thecodeproject.com but when I use
them in my application i get
"'EpocHost.DataGridDataPictureColumn.ConcedeFocus()': no suitable
method found to override"
and the same thing for Abort, Commit, Edit, etc. Even when I go into
the code and type 'protected override ' the autocomplete only gives me
a limited number of options (nothing that i can use to create a new
column).
Is it not possible to create custom column styles on .net comapct ?
Thanks in advance
Taha
Ive found a couple of examples at thecodeproject.com but when I use
them in my application i get
"'EpocHost.DataGridDataPictureColumn.ConcedeFocus()': no suitable
method found to override"
and the same thing for Abort, Commit, Edit, etc. Even when I go into
the code and type 'protected override ' the autocomplete only gives me
a limited number of options (nothing that i can use to create a new
column).
Is it not possible to create custom column styles on .net comapct ?
Thanks in advance
Taha