5
Answers

How can a text be wraped on a table cell

Photo of Khagy Amir

Khagy Amir

15y
9.1k
1

I am designing a blog using a dynamically generated table in C# for code behind. When testing I enter a long text without whitespace eg. "QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ" it doesn't wrap on the table cell. What's the solution for this. Please help.

Answers (5)