
October 9th, 2003, 01:50 PM
|
|
Contributing User
|
|
Join Date: Sep 2003
Location: Montreal, Canada
Posts: 486
Time spent in forums: 3 h 52 m 20 sec
Reputation Power: 6
|
|
|
ListView ? Property for 1 colomn only !?
Hi,
first I am coding in .net but may be somepeople in vb6 can tell me if there is a property in vb6 that exist for that and they removed it for .net, and just tell me what it is. May be it's teh same and I just don,t find it.
I have a list view, and the program populate it in sort that has many colums has he can enter in a line. But I don't like that at all.
I would like to only have 1 colomn only. If I remember correctly in vb6 you were able to change it with just a property name something like numberofrow =1 or something like that.
but I can't find anything related to it in vb.net !??
I want to use a list view cause everywhere in the program it's use a list view, soo I want to stay with that standart, I doN,t like to have many different things a little bit anywhere.
I checked out the Coloms (collection) property, but I can,t see what it do !
 help me please ! 
__________________
|