Click here to Skip to main content
15,793,118 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionNonlinear Least Squares Curve Fitting Pin
not_starman20-May-07 13:37
not_starman20-May-07 13:37 
AnswerRe: Nonlinear Least Squares Curve Fitting Pin
SamM22-May-07 5:20
SamM22-May-07 5:20 
QuestionCustom Controls With Collections Pin
The ANZAC20-May-07 12:18
The ANZAC20-May-07 12:18 
Questionlistbox saving problem in vb.net Pin
getknr20-May-07 4:51
getknr20-May-07 4:51 
AnswerRe: listbox saving problem in vb.net Pin
Dave Kreskowiak20-May-07 5:29
mveDave Kreskowiak20-May-07 5:29 
Questionimplementing thread Pin
balakpn19-May-07 22:52
balakpn19-May-07 22:52 
AnswerRe: implementing thread Pin
Joseph Guadagno20-May-07 5:10
Joseph Guadagno20-May-07 5:10 
Questioninserting values in bounded combobox Pin
Ajeet mittal19-May-07 22:47
Ajeet mittal19-May-07 22:47 
i have a problem in combobox
i try to insert a value in bounded combobox.
when i write command
ComboBox1.Items.Insert(0,"abc") before
ComboBox1.DataSource = ds.Tables("test1")
ComboBox1.DisplayMember = "stor_id"
it does not display abc at top row.
and when i write that command after that
i display err message
Items collection cannot be modified when the DataSource property is set.
can i do it.
ajeet
AnswerRe: inserting values in bounded combobox Pin
Dave Kreskowiak20-May-07 5:12
mveDave Kreskowiak20-May-07 5:12 
QuestionOutlook Express Automation Pin
isidor719-May-07 9:17
isidor719-May-07 9:17 
AnswerRe: Outlook Express Automation Pin
Dave Kreskowiak20-May-07 5:10
mveDave Kreskowiak20-May-07 5:10 
AnswerRe: Outlook Express Automation Pin
Sonia Gupta20-May-07 19:52
Sonia Gupta20-May-07 19:52 
QuestionProblem with AxMozillaBrowser !!!!!!! Pin
softwarejaeger19-May-07 7:04
softwarejaeger19-May-07 7:04 
AnswerRe: Problem with AxMozillaBrowser !!!!!!! Pin
MatrixCoder19-May-07 13:31
MatrixCoder19-May-07 13:31 
AnswerRe: Problem with AxMozillaBrowser !!!!!!! Pin
Dave Kreskowiak19-May-07 19:09
mveDave Kreskowiak19-May-07 19:09 
GeneralRe: Problem with AxMozillaBrowser !!!!!!! Pin
softwarejaeger20-May-07 0:12
softwarejaeger20-May-07 0:12 
QuestionCOM+ Pin
sunder vel19-May-07 6:59
sunder vel19-May-07 6:59 
AnswerRe: COM+ Pin
Dave Kreskowiak20-May-07 5:51
mveDave Kreskowiak20-May-07 5:51 
QuestionVB.net Email Client Pin
al96819-May-07 5:22
al96819-May-07 5:22 
AnswerRe: VB.net Email Client Pin
MatrixCoder19-May-07 16:10
MatrixCoder19-May-07 16:10 
QuestionDifference between Debug and Release Folder Pin
Rupesh Kumar Swami19-May-07 5:02
Rupesh Kumar Swami19-May-07 5:02 
QuestionRe: Difference between Debug and Release Folder Pin
CPallini19-May-07 11:12
mveCPallini19-May-07 11:12 
AnswerRe: Difference between Debug and Release Folder Pin
Joseph Guadagno19-May-07 11:49
Joseph Guadagno19-May-07 11:49 
QuestionProblem in Bounded Combobox In vb.net Pin
Ajeet mittal19-May-07 2:35
Ajeet mittal19-May-07 2:35 
AnswerRe: Problem in Bounded Combobox In vb.net Pin
Rupesh Kumar Swami19-May-07 2:51
Rupesh Kumar Swami19-May-07 2:51 

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.