Posted 19 hours ago (permalink)
Hi,
I have a table with a text field, order notes. This text field is from a multiline textbox. There will be \r\n in my data. The textbox is not expanding vertically when there are new lines. If there text without line breaks, it expands as expected. If there are more lines than the row is getting for wrapping, the row is overwriting the space for the rows below it. It properly shows the new lines while in the space expanded into by other wrapping fields.
I have the CanGrow property set to true. TextWrapping is also set to true.
How do I get the row to expand vertically to show all of my notes field in one row?
Thank you for your help,
James Trimmier
I have a table with a text field, order notes. This text field is from a multiline textbox. There will be \r\n in my data. The textbox is not expanding vertically when there are new lines. If there text without line breaks, it expands as expected. If there are more lines than the row is getting for wrapping, the row is overwriting the space for the rows below it. It properly shows the new lines while in the space expanded into by other wrapping fields.
I have the CanGrow property set to true. TextWrapping is also set to true.
How do I get the row to expand vertically to show all of my notes field in one row?
Thank you for your help,
James Trimmier