Hello !
I want to display following data in same page.
For example ,
-------------------------------------------------------
|Rno | Name | Rno | Name |
--------------------------------------------------------
1 | abc | 4 | four |
2 | two | 5 | five |
3 | three | 6 | six |
------------------------------------------------------
How can we display above output using report viewer ?
Mayur Dabhi