Display two items in one row in GridView?

D

DAXU

Is it possible to display two items in one row in GridView?
For example, a table returns 10 products.
Name Price
p1 1
p2 2
..............
p10 10

In the GridView, can I display like this?
ProductName UnitPrice ProductName UnitPrice
P1 1 P2 2
P3 3 P4 4

Many Thanks
Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top