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
How to disable highlight on row select when ClientSettings Selecting-AllowRowSelect="true">
<style type=
"text/css"
>
div.RadGrid .rgSelectedRow
{
background
: None;
color
:Black
!important
;
}
div.RadGrid .rgAltRow
:
#F2F2F2
.RadGrid_Default .rgSelectedRow td, .RadGrid_Default .rgSelectedRow td.rgSorted
border-bottom-color
:White
</style>