Click here to Skip to main content
16,008,183 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: global variable Pin
jonathan1510-Jan-06 1:34
jonathan1510-Jan-06 1:34 
GeneralRe: global variable Pin
mayhem_rules10-Jan-06 17:59
mayhem_rules10-Jan-06 17:59 
QuestionVB.NET To perform HTTP FORM POST Pin
spankys139-Jan-06 23:23
spankys139-Jan-06 23:23 
AnswerRe: VB.NET To perform HTTP FORM POST Pin
Dave Kreskowiak10-Jan-06 5:00
mveDave Kreskowiak10-Jan-06 5:00 
QuestionMultiColumn ComboBox from DataGridViewComboBoxEditingControl Class(Urgent) Pin
HemaRawat9-Jan-06 22:54
HemaRawat9-Jan-06 22:54 
AnswerRe: MultiColumn ComboBox from DataGridViewComboBoxEditingControl Class(Urgent) Pin
Dave Kreskowiak10-Jan-06 4:52
mveDave Kreskowiak10-Jan-06 4:52 
GeneralRe: MultiColumn ComboBox from DataGridViewComboBoxEditingControl Class(Urgent) Pin
HemaRawat10-Jan-06 17:12
HemaRawat10-Jan-06 17:12 
GeneralRe: MultiColumn ComboBox from DataGridViewComboBoxEditingControl Class(Urgent) Pin
Dave Kreskowiak11-Jan-06 1:00
mveDave Kreskowiak11-Jan-06 1:00 
Actually, that code was written in 2003. You can't just copy, paste, and pray it works. You have to fully understand what's going on in that code.

Custom controls are handled by the DataGrid no differently than the standard controls, provided the custom controls are written exposing the correct interfaces.

THe code on those links won't work with 2005 because the DataGrid was replaced with the DataGridView control, which doesn't work the same way the old DataGrid does.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionHow to know the host name of an IP Pin
Paritos9-Jan-06 22:21
Paritos9-Jan-06 22:21 
AnswerRe: How to know the host name of an IP Pin
Dave Kreskowiak10-Jan-06 4:36
mveDave Kreskowiak10-Jan-06 4:36 
Questionconvert WMI script Pin
sentmemail9-Jan-06 20:40
sentmemail9-Jan-06 20:40 
AnswerRe: convert WMI script Pin
Dave Kreskowiak10-Jan-06 4:34
mveDave Kreskowiak10-Jan-06 4:34 
GeneralRe: convert WMI script Pin
sentmemail10-Jan-06 4:42
sentmemail10-Jan-06 4:42 
GeneralRe: convert WMI script Pin
Dave Kreskowiak10-Jan-06 4:52
mveDave Kreskowiak10-Jan-06 4:52 
QuestionGarbage Collection In VB.Net Pin
kpr_psna9-Jan-06 18:28
kpr_psna9-Jan-06 18:28 
AnswerRe: Garbage Collection In VB.Net Pin
Steve Pullan9-Jan-06 19:27
Steve Pullan9-Jan-06 19:27 
GeneralRe: Garbage Collection In VB.Net Pin
Colin Angus Mackay9-Jan-06 21:01
Colin Angus Mackay9-Jan-06 21:01 
GeneralRe: Garbage Collection In VB.Net Pin
kpr_psna9-Jan-06 21:12
kpr_psna9-Jan-06 21:12 
GeneralRe: Garbage Collection In VB.Net Pin
Dave Kreskowiak10-Jan-06 4:08
mveDave Kreskowiak10-Jan-06 4:08 
GeneralRe: Garbage Collection In VB.Net Pin
Steve Pullan10-Jan-06 14:37
Steve Pullan10-Jan-06 14:37 
AnswerRe: Garbage Collection In VB.Net Pin
[Marc]9-Jan-06 19:37
[Marc]9-Jan-06 19:37 
GeneralRe: Garbage Collection In VB.Net Pin
Colin Angus Mackay9-Jan-06 21:03
Colin Angus Mackay9-Jan-06 21:03 
GeneralRe: Garbage Collection In VB.Net Pin
[Marc]10-Jan-06 9:00
[Marc]10-Jan-06 9:00 
GeneralRe: Garbage Collection In VB.Net Pin
kpr_psna9-Jan-06 21:13
kpr_psna9-Jan-06 21:13 
GeneralRe: Garbage Collection In VB.Net Pin
Colin Angus Mackay9-Jan-06 22:34
Colin Angus Mackay9-Jan-06 22:34 

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.