playing around a DataGrid

K

Kenny M.

hi

I have a view which return 1000 numbers and amounts like this:

Number Amount
000 234
001 3456
.... ...
999 464

I have only two very long columns. is it possible to re-arrange this into a
DataGrid to get something like this:

number amount number amount number amount
000 345 001 9861 002 865
003 4564 004 45 005 9865

or should I use a different control?

thks.
 
E

Eliyahu Goldin

DataList allows repeating items in different directions. Look at
RepeatColumns and RepeatDirections properties.

Eliyahu
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top