CSS option2

And how can i set css of row?

You can attach custom styles for row by
    grid.setRowTextStyle

    grid.setRowTextStyle(id,“font-weight:bold;”);