Page 1 of 1

change the text position based on criteria

Posted: Tue Apr 21, 2009 8:58 pm
by twu027
hi,

If I place 3 text on the report in the design time, if the first one appears to be empty in the runtime, can the second text use the first one's position?

I kind of want it to perform like the flow layout in .net

thanks

change the text position based on criteria

Posted: Wed Apr 22, 2009 12:40 am
by Jan
Hello,

You can use DockStyle property of component.

Thank you.