Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1070
Override default SubItemAppearance of Column in a specific UltraListViewSubItem
posted

Hi everybody,

i try to override the default SubItemAppearance of a Column in a specific UltraListViewSubItem.

The Column has Grey Backcolor set in the SubItemAppearance so that all UltraListViewSubItems in that Column will have that Backcolor by default...

Now some ListViewItems need to have an deviant Backcolor on the complete row... so i though that the Appearance of an specific ListViewItem overrides the default SubItemAppearance of an Column... but it does not work... i even tried to apply the specific Backcolor in each of the UltraListViewSubItems...

the SubItemAppearance of the Column wins all the Time  :/

is that a bug in 2010.3.20103.2041?