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

Visual Basic

 
GeneralRe: datagrid with checkbox Pin
Anonymous17-Apr-05 18:21
Anonymous17-Apr-05 18:21 
Generalretrieve primary key of table ????/ Pin
sumit2117-Apr-05 3:40
sumit2117-Apr-05 3:40 
GeneralRe: retrieve primary key of table ????/ Pin
Colin Angus Mackay17-Apr-05 4:14
Colin Angus Mackay17-Apr-05 4:14 
GeneralDialog box clicks effect underneath it Pin
mrCrisp17-Apr-05 3:33
mrCrisp17-Apr-05 3:33 
GeneralRe: Dialog box clicks effect underneath it Pin
Dave Kreskowiak17-Apr-05 15:19
mveDave Kreskowiak17-Apr-05 15:19 
GeneralBackup and restore Pin
Mr Dabbah16-Apr-05 20:34
Mr Dabbah16-Apr-05 20:34 
GeneralRe: Backup and restore Pin
Colin Angus Mackay17-Apr-05 1:43
Colin Angus Mackay17-Apr-05 1:43 
Generalbinding data in an array to a listbox Pin
Coreo16-Apr-05 13:04
Coreo16-Apr-05 13:04 
hey all, Im really new to this all so please bear with me. I've basically just written a module with a main function that creates an array of data (this is fine) and open a form with a listbox (courslist) that i want to populate with the values stored in the array (course). For some reason (i know im missing somethin silly) the form app crashes with

An unhandled exception of type 'System.ArgumentNullException' occurred in system.windows.forms.dll

Additional information: Value cannot be null.

Here's the call i make to bind the data. Any help would be greatly appreciated

f1.courselist.DataSource() = course
f1.Show()

Cheers,
GeneralRe: binding data in an array to a listbox Pin
sumit2116-Apr-05 17:19
sumit2116-Apr-05 17:19 
GeneralRe: binding data in an array to a listbox Pin
Coreo17-Apr-05 4:17
Coreo17-Apr-05 4:17 
GeneralRe: binding data in an array to a listbox Pin
sumit2117-Apr-05 4:41
sumit2117-Apr-05 4:41 
Questionadding images is menubar ?? Pin
sumit2116-Apr-05 3:52
sumit2116-Apr-05 3:52 
AnswerRe: adding images is menubar ?? Pin
skrtbh16-Apr-05 6:03
skrtbh16-Apr-05 6:03 
GeneralError in refer DLL Pin
nitin_ion15-Apr-05 21:30
nitin_ion15-Apr-05 21:30 
GeneralShowing different forms depending on a treeview in vb.NET Pin
ScruffyDuck15-Apr-05 20:04
ScruffyDuck15-Apr-05 20:04 
GeneralRe: Showing different forms depending on a treeview in vb.NET Pin
Nicholas Cardi16-Apr-05 2:23
Nicholas Cardi16-Apr-05 2:23 
GeneralRe: Showing different forms depending on a treeview in vb.NET Pin
ScruffyDuck16-Apr-05 2:54
ScruffyDuck16-Apr-05 2:54 
GeneralManaged in Unmanaged Pin
nitin_ion15-Apr-05 19:50
nitin_ion15-Apr-05 19:50 
GeneralRe: Managed in Unmanaged Pin
nitin_ion15-Apr-05 21:32
nitin_ion15-Apr-05 21:32 
GeneralRe: Managed in Unmanaged Pin
Nicholas Cardi16-Apr-05 2:19
Nicholas Cardi16-Apr-05 2:19 
GeneralRe: Managed in Unmanaged Pin
nitin_ion17-Apr-05 18:11
nitin_ion17-Apr-05 18:11 
GeneralRe: Managed in Unmanaged Pin
Dave Kreskowiak16-Apr-05 11:32
mveDave Kreskowiak16-Apr-05 11:32 
GeneralRe: Managed in Unmanaged Pin
nitin_ion17-Apr-05 18:37
nitin_ion17-Apr-05 18:37 
GeneralChecking whether Excel is installed on the machine. Pin
takayuryou15-Apr-05 16:54
susstakayuryou15-Apr-05 16:54 
GeneralRe: Checking whether Excel is installed on the machine. Pin
Nicholas Cardi16-Apr-05 2:07
Nicholas Cardi16-Apr-05 2: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.