Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
How to wrap the text / any columns in grid in Thingworx 9.2 ?
Hello @AP_9587236 ,
There is a property called DataOverflow, set it to Wrapped and you will be able to achieve wrap in column automatically.
Let me know if you need anything further.
Regards
Bhawna
The text getting wrapped if there is a space inbetween. But if the text is having continuous of 15 characters without space means full word is not showing properly. I have attached a image, in that the second line having spaces so the text is wrapped. but first line doesnt have space and the fullname is not showing. What to do.
I am able to keep either wrap / tooltip in dataoverflow. This is not solving my problem.