EasyUI Forum
May 07, 2024, 06:31:35 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Change the color of STRIPED function  (Read 7421 times)
lorwynz_11
Newbie
*
Posts: 19


View Profile
« on: October 08, 2013, 07:05:24 PM »

Hi,

How can i change the color of the stripe function in datagrid?

Thanks. Smiley
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: October 09, 2013, 02:02:46 AM »

Try this.
Code:
	<style>
.datagrid-row-alt{
background:#ccc;
}
</style>
Logged
lorwynz_11
Newbie
*
Posts: 19


View Profile
« Reply #2 on: October 09, 2013, 08:05:11 PM »

I've already saw it the css part, but thank you so much for the reply.. Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!