You need to sign in to do that
Don't have an account?

Is there any way to get rich text into a lightning datatable
I am working with Lightning Web Components and have implemented the use of lightning-datatables in many places in the app which I am developing.
The requirements have just changed and I now need to change some of my fields to rich text. As far as I can figure out, there is no way to do this.
I see in the documentation that there is the idea of Creating Custom Data Types, but can't figure it out.
Does anyone know how I can incorporate a rich text field in a lightning-datatable?
The requirements have just changed and I now need to change some of my fields to rich text. As far as I can figure out, there is no way to do this.
I see in the documentation that there is the idea of Creating Custom Data Types, but can't figure it out.
Does anyone know how I can incorporate a rich text field in a lightning-datatable?
The text clipping "feature" in the datatables no longer gives me the option to manually wrap the text.
How can I get the wrap text feature back (or, preferably, disable it from hiding the overflow in the first place)?