hello,
i'm creating a crystal report...now i have a 'iFieldobject' where i put in some text.....but if the text is to long then it won't show...how can i set the settings that it will show the complete text in multiple rows?....
thanks in advance!
Printable View
hello,
i'm creating a crystal report...now i have a 'iFieldobject' where i put in some text.....but if the text is to long then it won't show...how can i set the settings that it will show the complete text in multiple rows?....
thanks in advance!
It has been a while, but there is a checkbox in the property page for expanding the text. If you take a look, you should find it.
thanks i got it working...the property was called "Can grow"......
but i got an other question..hoping you could help me with that too...I got a listview as a datasource...but i want to change the datatype of 2 columns to "Currency" because i want the "€" sign to appear left aligned in front of the value in the column.....
how can i do that...datatypes like currency won't work....a printscreen has been added....
or is it in any way possible to replace those field with a parameter field or something...because i can set those to currency.....
thanks in advance
i already solved it....it's a bit more work but it works...i've just placed textfields with the "€" sign in front of the "ifieldobjects".....
but thanks for the earlier help!
You are welcome, and now I remember "Can Grow" Thanks for jogging my memory. :)