Hi all
Iam using display tag for displaying tabular data
and If there is blank spaces exists in field values
it trims the field value and displyas as no blank spaces.
But i want the field values as it is.
Can any body help me.
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all
Iam using display tag for displaying tabular data
and If there is blank spaces exists in field values
it trims the field value and displyas as no blank spaces.
But i want the field values as it is.
Can any body help me.
Thank you.
perhaps you can wrap a "pre" around the value of your column tag body.