Indeed. Grid use the field wordwrap property. With tags, you can have more than one shown as a column, but they are the same field (ID=131) hence the issue. I'm looking into providing a fix for this. Stay tuned
Update: Just confirmed that if I set both tag fields to word wrap off, the problem goes away. That's a good enough fix for my purposes while you work on the final fix that allows tag columns to maintain different word wrap settings.
Comments
Hi Wayne Could it be that…
Hi Wayne
Could it be that you have more than one Tags column in your grid?
Yes. What difference does…
Yes. What difference does that make? It's still a bug isn't it?
Yes it is, it just helps me…
Yes it is, it just helps me reproduce it and hopefully fix it
I created a text grid with…
I created a text grid with just one tags field displayed. Word wrap worked correctly.
Indeed. Grid use the field…
Indeed. Grid use the field wordwrap property. With tags, you can have more than one shown as a column, but they are the same field (ID=131) hence the issue. I'm looking into providing a fix for this. Stay tuned
Thanks, Pierre.
Thanks, Pierre.
Update: Just confirmed that if I set both tag fields to word wrap off, the problem goes away. That's a good enough fix for my purposes while you work on the final fix that allows tag columns to maintain different word wrap settings.