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.