Posted 14 years ago by Mike Benson - CTO, Abakos, Inc.
Version: 9.2.0511
Avatar
I created a custom column for the WPF Toolkit grid. The theme library does not apply the correct background/forground colors for selected rows.

I dont see anywhere where you are applying themes to specific column types, so how do I make the theme apply to my column?

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Mike,

You shouldn't need to do anything special to get the custom themes applied. Actually, the columns themselves don't have a custom Style (atleast not as part of our DataGrid Contrib project). We apply custom Styles to the DataGrid.CellStyle and DataGrid.ColumnHeaderStyle properties.

Chances are you setting a property that is overriding one of these properties. If you can put together a small sample project that reproduces the issue and send it over to our support address, then we can take a look.


Actipro Software Support

The latest build of this product (v24.1.2) was released 7 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.