Keepontrying
Programmer
Using grid does anyone know if is possible to display two line of information in each row.
example:
Customer Name (column name)
John and Denise
111 Main Street
Something like:
alltrim(customer.name)+chr(13)+alltrim(customer.Address)
Any suggestion if this will work
Thank
John
example:
Customer Name (column name)
John and Denise
111 Main Street
Something like:
alltrim(customer.name)+chr(13)+alltrim(customer.Address)
Any suggestion if this will work
Thank
John