Jump to content

Recommended Posts

Posted

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.

post-6052-0-00862700-1528878402_thumb.jpg

post-6052-0-90435800-1528878406_thumb.jpg

Posted

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;
}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...