ericrsmith35 / DatatableV2

28 stars 24 forks source link

Ability to hide ClipText/WrapText in datatable columns #71

Closed medhaniesfdc closed 3 years ago

medhaniesfdc commented 3 years ago

Hi there, I am wondering if there is a way to hide the clip text/wrap text button when I am accessing the datatable component in a flow. For instance, if we want to enforce a default of wrap text or clip text.

ericrsmith35 commented 3 years ago

It can be done programmatically. I will try and add this option in the next release.

medhaniesfdc commented 3 years ago

Awesome thanks!

On Sun, Feb 28, 2021 at 11:02 AM Eric Smith notifications@github.com wrote:

It can be done programmatically. I will try and add this option in the next release.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ericrsmith35/DatatableV2/issues/71#issuecomment-787503407, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATA4ANQBUDCMZCWGDANJE7DTBKHNLANCNFSM4YLKIYHQ .

-- Medhanie Habte Cloud Consultant Prolocity Salesforce Consultants

ericrsmith35 commented 3 years ago

I have added the option to hide all column header actions in the latest version (3.1.1) of the Datatable component.