On setting the width through valuePrepareFunction() i am not able to use text-overflow ellipsis property
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
On setting the width through valuePrepareFunction() i am not able to use text-overflow ellipsis property. I am rendering column at runtime and trying to use ellipsis property of text-overflow as my item description column is way too big. when i am doing through your normal width property i am not getting the expected result so i prepared the value by using your function and i resolved the width problem but then again one more issue occurred that is the value is not overlapping the other values.
I hope i am able to convey my issue. Please help me out!!!..
If any doubt then please reply me

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.