MyToolkit
MyToolkit copied to clipboard
data grid header height
Hi,
is there a way to increase datagrid header row height .
thanks, nitesh
You need to override the theme for the DataGrid. I ended up pulling in all of the resources and modifying them as necessary to achieve certain business rules. (Background colors, font colors, themes for rows all dependent on certain criteria.)
Hi Jkronk,
where can i find the resource file of toolkit.
thanks, nitesh
It is in the Themes in this GitHub directory.
thanks, closing the ticket