Hello,
How do you make the text of an edited row bold? By default, an edited row's text becomes italic, which is fine, but i would like to make it bold and italic. How do you do this?
Thanks
Deon
Hello Deon Meyer,
Thank you for using our forum!
About you question, how to set the row's text italic and bold after updating, it depends how you are referencing the .css files of your webpage. If there are local, you can find the infragistics.css file and add font-weight attribute to the .ui-iggrid-modifiedrecord class:
If you are using CDN links my suggestion is to override the css class like this:
If you have any further questions regarding this do not hesitate to contact me!
Hi Zdravko,
Thank you that works perfectly.
Regards
Hello
I'm glad that I have been helpful to you.