Click here to Skip to main content
15,883,741 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: New to VB. Help needed. Pin
Christian Graus7-Jul-09 6:34
protectorChristian Graus7-Jul-09 6:34 
GeneralRe: New to VB. Help needed. Pin
gjx_junxian19897-Jul-09 6:36
gjx_junxian19897-Jul-09 6:36 
AnswerRe: New to VB. Help needed. Pin
chilinhhacker13-Jul-09 18:31
chilinhhacker13-Jul-09 18:31 
QuestionConvert String DataType To Form Object Pin
faravani7-Jul-09 3:12
faravani7-Jul-09 3:12 
AnswerRe: Convert String DataType To Form Object Pin
Christian Graus7-Jul-09 3:20
protectorChristian Graus7-Jul-09 3:20 
AnswerRe: Convert String DataType To Form Object Pin
Anoop Brijmohun7-Jul-09 22:32
Anoop Brijmohun7-Jul-09 22:32 
QuestionArray declaration and asigning value of array to combobox Pin
KIDYA7-Jul-09 1:27
KIDYA7-Jul-09 1:27 
AnswerRe: Array declaration and asigning value of array to combobox Pin
Christian Graus7-Jul-09 1:35
protectorChristian Graus7-Jul-09 1:35 
This is why you should use dynamic lists instead of fixed arrays. The control is doing exactly what you asked it to. Use List<int> instead.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

AnswerRe: Array declaration and asigning value of array to combobox Pin
Luc Pattyn7-Jul-09 1:38
sitebuilderLuc Pattyn7-Jul-09 1:38 
GeneralRe: Array declaration and asigning value of array to combobox Pin
KIDYA7-Jul-09 2:22
KIDYA7-Jul-09 2:22 
QuestionEdit and Delete option with gridview Pin
Member 45142186-Jul-09 11:30
Member 45142186-Jul-09 11:30 
AnswerRe: Edit and Delete option with gridview Pin
Mycroft Holmes6-Jul-09 19:48
professionalMycroft Holmes6-Jul-09 19:48 
AnswerRe: Edit and Delete option with gridview Pin
helelark1236-Jul-09 19:56
helelark1236-Jul-09 19:56 
QuestionInfopath: help with implementing code Pin
corbetlp6-Jul-09 4:55
corbetlp6-Jul-09 4:55 
AnswerRe: Infopath: help with implementing code Pin
Eddy Vluggen7-Jul-09 3:48
professionalEddy Vluggen7-Jul-09 3:48 
Questionbios date/time Pin
vishal lele6-Jul-09 1:27
vishal lele6-Jul-09 1:27 
AnswerRe: bios date/time Pin
dan!sh 6-Jul-09 1:57
professional dan!sh 6-Jul-09 1:57 
AnswerRe: bios date/time Pin
Henry Minute6-Jul-09 11:57
Henry Minute6-Jul-09 11:57 
Questionbind data from database to datagridview combobox Pin
KIDYA6-Jul-09 1:25
KIDYA6-Jul-09 1:25 
AnswerRe: bind data from database to datagridview combobox Pin
dan!sh 6-Jul-09 2:04
professional dan!sh 6-Jul-09 2:04 
GeneralRe: bind data from database to datagridview combobox Pin
KIDYA6-Jul-09 2:57
KIDYA6-Jul-09 2:57 
QuestionConcerning XSDs.... Pin
LostMonkey6-Jul-09 0:50
LostMonkey6-Jul-09 0:50 
AnswerRe: Concerning XSDs.... Pin
Rozis7-Jul-09 6:54
Rozis7-Jul-09 6:54 
QuestionAdding a Unbound Image Column to Datagrid Pin
Member 44205345-Jul-09 22:24
Member 44205345-Jul-09 22:24 
AnswerRe: Adding a Unbound Image Column to Datagrid Pin
Tom Deketelaere5-Jul-09 22:38
professionalTom Deketelaere5-Jul-09 22:38 

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.