Cell with long text in grid

Hi;

I have a grid with more than 2000 rows and 8 cells per row. 7 cells have an integer but one have text with long text(all have more than 100 characters). In the status bar of internet explorer appears: “Constante de cadena sin terminar”.

But if I cut the string only to 90 or 80 characters, the grid shows without problems. Can you help me?

Sorry, I’ve found the problem. It was an ENTER at the end of the string.