Dear Sir,

I have two Questions in VB.NET(2010).
1. how to display data in vertical way. suppose I have employee master which contains all information like (empname, addr,city,state,countr,pin) etc. I know to display data horizontally but i want to display the data vertically

format:

NAME : xyz
ADDR : 45 Z stree
CITY : Kolkata
STATE : WB
COUNTRY: India
AGE : 28

like that plz. give some idea.

2. I am using ReportViwer instead of Crystal Report. so which is good tools and is it any drawbacks using reportviwer ?


Thanking You

Debasis Bag