Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids and Concatenated Memo Fields
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Grids and Concatenated Memo Fields
Miscellaneous
Thread ID:
00700853
Message ID:
00700853
Views:
59
Hello,

I have a table with two memo fields and a logical field. I have created a view where I have contatenated both memo fields as follows:

ALLT(m1)+RTRIM(m2) as mtest

I have created a form with a grid. In the grid, I display the logical field and I display the concatenated mtest field. The concatenated field does not wordwrap. It just goes off to the right in a single line until the end of the text.

When I display a single memo field in a grid, it wordwraps automatically based on the size of the column. I can also set whether scrollbars will be visible or not. -- with the concatenated field, there is no option for scrollbars.

Anyone have an idea what is going on here? What do I have to do to get the concatenated memo fields to wordwrap properly?
Thanks,

TFISHER
Next
Reply
Map
View

Click here to load this message in the networking platform