Completed
Last Updated: 31 Mar 2014 09:20 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 01 Nov 2013 08:37
Category: GridView
Type: Bug Report
0
FIX. RadGridView with Office2010Blue theme changes its Font when hosted in RadDock
To reproduce: 
-add RadDock with ToolWindow; 
-add RadGridView inside the ToolWindow; 
-apply Office2010Blue theme to the entire application; 
By default the GridDataCellElement has Font Segoe UI, 8.25pt with blue fore color. When the ToolWindow is floating, GridDataCellElement's font is changed to Microsoft Sans Serif, 8.25pt with black fore color.

Workaround: customize the theme by setting the appropriate font and fore color to the GridDataCellElement for the necessary element states.
0 comments