Hi everyone,
Could anyone tell me how to display records in rows instead of columns? I want my records to be displayed like:
-----------------------------------------------------------
Name: Jenny John Mary Mike
-----------------------------------------------------------
instead of:
-----------------------------------------------------------
Name:
Jenny
John
Mary
Mike
----------------------------------------------------------
Thank you very much.
Could anyone tell me how to display records in rows instead of columns? I want my records to be displayed like:
-----------------------------------------------------------
Name: Jenny John Mary Mike
-----------------------------------------------------------
instead of:
-----------------------------------------------------------
Name:
Jenny
John
Mary
Mike
----------------------------------------------------------
Thank you very much.