3.2.0

color in hexadecimal

hi

how is it possible to set the row color to an hexadecimal color
like #E8E8E9 ???

is it possible or not ?

thanks for your helps

regards
botox
May 9,
sorry forgot my question .... if found the answer

var alternate = function(){
return this.getRowProperty("order") % 2 ? "#fcfaf6" : "#ffffff";
}
botox
May 9,

This topic is archived.

See also:


Back to support forum