how can you work with vb datareport to display say like 3 columns on each row.
like this
i have 15 records
instead of displaying 15 rows i want to work with just 5
so on row 1 i want 3(1-3) columns,
row 2 i want 3(4-6) columns
and on row 3 i want 3(7-9) columns also...and so on
how do i do it.
