fixing wrapping texts in treegrid through configuration json
I am passing configuration json to treegrid. For the html basetype columns, "overflow": "fitted" field is not working. so texts inside every cell of grid is not wrapping. How to fix this.
How to add wrapping in html basetype columns or css of grid?


