I am using VStudio 11.3.1 (64bit).
I have a report that needs to sometimes wrap the text string that is coming from a database field when the column width is not wide enough. I have modified the field parameters can_grow = true and wrap_text = true.
I have set the Page Body region auto_size parameter to true also.
The field will not wrap. It only truncates the string from the database field.
What more do I need to do to get it to wrap the text and have the region auto resize its height?
Thanks,
Rocky Scofield