This topic is locked

do not hide whitespace on the list page and export result

5/9/2011 7:45:55 PM
ASPRunnerPro General questions
L
leizleho author

Hi,
I have a problem with the data output in the list page and export result.

For example: my input is " NT" then the list page and export result shows "NT". It removes the whitespace at the beggining of the entry which is a problem for me because the space at the beginning is intentional. There is no problem saving the data to the database. It's only the output that trim the space.
Please help what code should I need to add to retain the whitespace in the list page and export result?
Thanks in advance.

-L

Sergey Kornilov admin 5/10/2011

I guess I need to see what exactly is happening. Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

L
leizleho author 5/10/2011



I guess I need to see what exactly is happening. Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.


Hi Sergey,
I have submitted a ticket with my demo account.
Thank you,

L

Sergey Kornilov admin 5/10/2011

I've changed it adding a space in front and exported a few records. Excel is omitting spaces not ASPRunnerPro. You can see that opening export file in Notepad and searching for the value of NT. You will see the space in front of it.