daniel@winarhi.ro Posted September 19, 2016 Posted September 19, 2016 Hello Can I display in a column of a unidbgrid a text consisting of strings delimited by #13#10? I want the text to be displayed with new line after the #13#10. Now it is displayed like this: This is first line. This is second line. but I want it like this: This is first line. This is second line. I already set the DisplayMemo to True. Thank you, Daniel Quote
Oliver Morsch Posted September 19, 2016 Posted September 19, 2016 Use <br> instead of #13#10. 1 Quote
daniel@winarhi.ro Posted September 20, 2016 Author Posted September 20, 2016 it worked....thanks Quote
itognet Posted November 13, 2016 Posted November 13, 2016 How/where did you changed it to use <br> instead of #13#10 ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.