Hello,
When i don't set the ItemStyle-wrap or set ItemStyle-Wrap="true", the last word (that doesn't fit) stay on the first line, and is repeated on second line.
So this is how it shows with wrap in a cell:
|word1 word2 wor|
|word3 |
Is there a solution for this?
I use many grids in my apllication, and all have this strange behaviour.
For now i have set in all my grids the wrap to false.
When i don't set the ItemStyle-wrap or set ItemStyle-Wrap="true", the last word (that doesn't fit) stay on the first line, and is repeated on second line.
So this is how it shows with wrap in a cell:
|word1 word2 wor|
|word3 |
Is there a solution for this?
I use many grids in my apllication, and all have this strange behaviour.
For now i have set in all my grids the wrap to false.