Excel - Text exported as number

Hi, i’m using the online app [b]http://dhtmlxgrid.appspot.com/export/excel[/b] to export a grid in Excel Format.
I have a column with a “code” value that sometimes can have codes like “0030”.
When i export this to excel, it becomes “30” cause Excel detect it as a number.
I tried setting setColTypes to “rotxt”, but it doesn’t work.
How can i manage to force excel to process it as text?

…no one can help me? :frowning:

Hi,
sorry for the delay in answerring.
Please, try to update grid-excel-php from here:
download/file.php?id=6645

It must process numbers correctly.