Hi, I am trying to set the css class on the BeforeCellRender event like this e.CssClass = "GridCell"
It is applying the css I set, but it only applies to the child resources not the parent ones?
What I am trying to do is remove the right hand border for the resource parent, so there arent white separators on the row.
Thanks for any advice