Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI for UI
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI Tools
CMS
Free Tools
Support and Learning
Productivity and Design Tools
I am using the following to override the hover color of my radgrid. Would like to also override the hover color of my pager control (buttons and page size dropdown...) to match current color. Which CSS rule should be overridden. Thanks.
.RadGrid_Simple .rgHoveredRow td { backgroud-color: #812323 }
.RadGrid_Default .rgNumPart a:hover span {
background-position
:
0
-1150px
;
}