Exists a control in Visual Basic 2005 similar to the DetailsView of Visual Web Developer?
There maybe a datagridview for winforms if this is what you are after?
http://msdn2.microsoft.com/en-us/library/k39d6s23(VS.80).aspx
In the datagridview the columns are horizontal .....i need the columns vertical like the DetailsView of asp.net
Column1 | Data
Column2 | Data