Click here to Skip to main content
15,914,357 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Why Doesnt This Work Again? Pin
Colin Leitner30-Jul-02 9:48
Colin Leitner30-Jul-02 9:48 
GeneralRe: Why Doesnt This Work Again? Pin
Jason McBurney31-Jul-02 11:28
Jason McBurney31-Jul-02 11:28 
GeneralGetting events from a web page. Pin
Ray Cassick30-Jul-02 4:11
Ray Cassick30-Jul-02 4:11 
GeneralRe: Getting events from a web page. Pin
Colin Leitner30-Jul-02 9:30
Colin Leitner30-Jul-02 9:30 
QuestionHow to FTP in VB.Net? Pin
Felix200229-Jul-02 18:40
Felix200229-Jul-02 18:40 
Generaladd object to listbox Pin
mgriffith29-Jul-02 5:48
mgriffith29-Jul-02 5:48 
GeneralRe: add object to listbox Pin
Colin Leitner30-Jul-02 9:13
Colin Leitner30-Jul-02 9:13 
GeneralRe: add object to listbox Pin
mgriffith30-Jul-02 9:19
mgriffith30-Jul-02 9:19 
thanks for the reply....i actually was going about it wrong

what i'm doing now (to my disguntlement) is keeping an arraylist of my objects in the session collection, and databinding to it...it's working fine

i assumed that the ListBox.Items collection would hold objects (as long as they had a tostring() method), but i was wrong. you can, however databind to any object collection/list, as long as the tostring() method is provided, or a datavaluemember and datatextmember are specified


michael griffith
--------------------
mgriffith@lauren.com
mdg12@po.cwru.edu
GeneralClipboardproblems = ( Pin
Anonymous27-Jul-02 0:50
Anonymous27-Jul-02 0:50 
GeneralWebBrowser Pin
Anonymous26-Jul-02 9:34
Anonymous26-Jul-02 9:34 
GeneraloverFlow... Pin
Anonymous25-Jul-02 22:08
Anonymous25-Jul-02 22:08 
GeneralRe: overFlow... Pin
SimonS25-Jul-02 23:35
SimonS25-Jul-02 23:35 
GeneralRe: overFlow... Pin
Anonymous26-Jul-02 0:25
Anonymous26-Jul-02 0:25 
GeneralRe: overFlow... Pin
SimonS26-Jul-02 2:16
SimonS26-Jul-02 2:16 
GeneralRe: overFlow... Pin
Anonymous28-Jul-02 18:07
Anonymous28-Jul-02 18:07 
GeneralVery strange stuff.. Pin
Ray Cassick25-Jul-02 20:16
Ray Cassick25-Jul-02 20:16 
GeneralRe: Very strange stuff.. Pin
Richard Deeming26-Jul-02 5:39
mveRichard Deeming26-Jul-02 5:39 
GeneralRe: Very strange stuff.. Pin
Ray Cassick26-Jul-02 9:07
Ray Cassick26-Jul-02 9:07 
GeneralMessage Handler in VB.NET Pin
JGraves25-Jul-02 11:11
JGraves25-Jul-02 11:11 
GeneralRe: Message Handler in VB.NET Pin
Richard Deeming26-Jul-02 5:53
mveRichard Deeming26-Jul-02 5:53 
GeneralRe: Message Handler in VB.NET Pin
JGraves26-Jul-02 8:46
JGraves26-Jul-02 8:46 
GeneralRe: Message Handler in VB.NET Pin
Richard Deeming29-Jul-02 1:21
mveRichard Deeming29-Jul-02 1:21 
GeneralRe: Message Handler in VB.NET Pin
JGraves29-Jul-02 4:18
JGraves29-Jul-02 4:18 
GeneralComboBox - MultiColumn Pin
mikasa24-Jul-02 2:52
mikasa24-Jul-02 2:52 
GeneralRe: ComboBox - MultiColumn Pin
Richard Deeming26-Jul-02 6:07
mveRichard Deeming26-Jul-02 6:07 

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.