Can the data list of the data table be output horizontally?

Can the data list of the data table be output horizontally?

jhjhjhjh Posts: 10Questions: 5Answers: 0

In general, data is output vertically.
I want it to be printed horizontally, how can I do it?

Answers

  • colincolin Posts: 15,142Questions: 1Answers: 2,586

    Make the data in rows, rather columns,

    Colin

Sign In or Register to comment.