Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
The column header is light gray as default, user ask me to make it darker. I tried some template, but failed. Could you educate me?
Thank you!
<style>
.k-grid .k-grid-header th,
.k-grid .k-grid-header th > .k-link{
font-weight
:
bold
;
color
black
}
</style>