parse data via json, all the rows are the same color

I mean , in your samles , the rows in grid are not the same color. First row is white and second is green third is white…



But if parse from json data, all the rows are white. I cannot figure one row.why?

The color in rows in default samples based on skin.
Please be sure that you have used
grid.setSkin(some)
before loading data in grid.
dhtmlx.com/docs/products/dhtmlxG … 2703966000