Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

How to change Details Grid Header

$
0
0

Hello,

If my understanding is correct your intent is to change the header color of the subgrid only. This could be achieved with the following CSS styles:  

<style>
  .k-grid-content table thead tr th {
    background-color: red;
  }
</style>

For convenience here is a basic example


Regards,
Plamen Lazarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 

Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>