MarBar77 Posted June 13, 2018 Posted June 13, 2018 Hi, I want to style UniStringGrid, before stylization it looks like on image "before.jpg", and I want to stylize it. On image "after.jpg" it is presented what I have already done with it. Now I cannot find how to style FixedRow cells? I 've tried many class options but it does not work only for this row cells. I have even tried to stylize using individual "cell id" but it doesn't work to. I just want to set font properties for all cells in first row. Any help will be appreciated. Quote
MarBar77 Posted June 13, 2018 Author Posted June 13, 2018 Ok, I have found it, if someone need it: .x-grid-item-container table:first-child .x-grid-cell { color: white !important; font-weight: initial !important; } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.