Click here to Skip to main content
15,920,508 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MSFlexGrid Pin
mikasa23-Aug-04 0:21
mikasa23-Aug-04 0:21 
GeneralRe: MSFlexGrid Pin
johnjsm24-Aug-04 1:09
johnjsm24-Aug-04 1:09 
GeneralRe: need help Pin
Mekong River23-Aug-04 5:32
Mekong River23-Aug-04 5:32 
GeneralRe: need help Pin
Member 90460523-Aug-04 15:09
Member 90460523-Aug-04 15:09 
GeneralA VB.Net beginner Problem Pin
kitsam22-Aug-04 18:20
kitsam22-Aug-04 18:20 
GeneralConnecting Pocket pc2002 to SQL 2000 Pin
paulmichel22-Aug-04 8:49
paulmichel22-Aug-04 8:49 
GeneralRe: Connecting Pocket pc2002 to SQL 2000 Pin
S Sansanwal22-Aug-04 13:47
S Sansanwal22-Aug-04 13:47 
GeneralDataListView Pin
sagmam22-Aug-04 3:16
sagmam22-Aug-04 3:16 
Hi all,
This is for anyone who has experience with this control or is willing to help Smile | :)
In MSDN, there is a sample of a DataListView class, derived from ListView, that implements a data source for ListView:
http://msdn.microsoft.com/library/en-us/dnadvnet/html/vbnet08262002.asp

Which is great. The problem is this: Let's say I put a DataListView control on my form. Then I perform the following steps to add some columns:

Click on the Columns property and add some columns
Click Ok in the Columns property window when I'm done
(up to here, it's like a normal ListView)
Set the AutoDiscover property to False
Now, I re-open the Columns property window and voila! It's empty! If I look in the code, it DOES create the column objects. When I run the application, I don't see anything, as if no columns are defined. Only if the AutoDiscover property is ON, do I see the columns, data, etc.

Any idea on how to use this bloody control???
Thanks,

/=/=/=/= Sagmam =\=\=\=\
GeneralRe: DataListView Pin
S Sansanwal22-Aug-04 18:19
S Sansanwal22-Aug-04 18:19 
GeneralRe: DataListView Pin
sagmam22-Aug-04 19:54
sagmam22-Aug-04 19:54 
GeneralVB.NET socket, Threading and Database Problem Pin
jimmypearly21-Aug-04 21:56
jimmypearly21-Aug-04 21:56 
GeneralRe: VB.NET socket, Threading and Database Problem Pin
Dave Kreskowiak23-Aug-04 6:29
mveDave Kreskowiak23-Aug-04 6:29 
Generalchanging ip's a problem... Pin
ineedhelp21-Aug-04 21:52
ineedhelp21-Aug-04 21:52 
GeneralRe: changing ip's a problem... Pin
Daniel Turini21-Aug-04 22:22
Daniel Turini21-Aug-04 22:22 
Generalproject ideas Pin
mkb_198221-Aug-04 21:22
mkb_198221-Aug-04 21:22 
GeneralRe: project ideas Pin
S Sansanwal22-Aug-04 13:43
S Sansanwal22-Aug-04 13:43 
GeneralProxy Server... i.e. HTTP and Sock version 4 & 5 Pin
ihjaffery21-Aug-04 9:15
ihjaffery21-Aug-04 9:15 
GeneralRe: Proxy Server... i.e. HTTP and Sock version 4 & 5 Pin
Anonymous21-Aug-04 9:44
Anonymous21-Aug-04 9:44 
GeneralCreating Pocket PC apps w/ VB .NET Pin
Glisson21-Aug-04 6:57
Glisson21-Aug-04 6:57 
GeneralRe: Creating Pocket PC apps w/ VB .NET Pin
Colin Angus Mackay21-Aug-04 7:33
Colin Angus Mackay21-Aug-04 7:33 
GeneralRe: Creating Pocket PC apps w/ VB .NET Pin
Glisson21-Aug-04 9:16
Glisson21-Aug-04 9:16 
GeneralRe: Creating Pocket PC apps w/ VB .NET Pin
Dave Kreskowiak21-Aug-04 10:37
mveDave Kreskowiak21-Aug-04 10:37 
GeneralRe: Creating Pocket PC apps w/ VB .NET Pin
Glisson21-Aug-04 10:42
Glisson21-Aug-04 10:42 
Generalwmplayer and transparencykey Pin
ddd0121-Aug-04 6:13
ddd0121-Aug-04 6:13 
GeneralRe: wmplayer and transparencykey Pin
Anonymous21-Aug-04 9:15
Anonymous21-Aug-04 9:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.