function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Virendra Singh NarukaVirendra Singh Naruka 

LWC+ Dynamic css + Lightning data table

I am using lightning <lightning-datatable> on LWC component.  I need Coditional Formtting of Cell Values ..

My Requirement is "Specific Row(Conditional)  should Display Cell Value in Bold & Italic ..   
Maharajan CMaharajan C
mukesh guptamukesh gupta
Hi Vindera,

You can take some code from below links:-

https://developer.salesforce.com/forums/?id=9062I000000gBgvQAE

https://salesforce.stackexchange.com/questions/299022/conditionally-highlight-a-cell-using-datatable-in-lwc

if you need any assistanse, Please let me know!!

Kindly mark my solution as the best answer if it helps you.

Thanks
Mukesh