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
Hi,
We are finding difficult to apply background color/image to the Rad Grid header as it is pointed in the screen shot attached. I will appreciate if any one can give the solution.
Thanks
Venkat
<
MasterTableView
CommandItemDisplay
=
"Top"
AutoGenerateColumns
"False"
DataSourceID
"SqlDataSource1"
>
CommandItemStyle
BackColor
"Red"
/>
CommandItemSettings
ShowAddNewRecordButton
"false"
. . .
<style type=
"text/css"
.rgCommandRow
{
background-image
:
none
!important
;
}
</style>