Click here to Skip to main content
15,905,781 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDifference between Chr() and Chr$() Pin
Cmania9-Nov-06 18:28
Cmania9-Nov-06 18:28 
AnswerRe: Difference between Chr() and Chr$() Pin
Dave Kreskowiak10-Nov-06 2:17
mveDave Kreskowiak10-Nov-06 2:17 
GeneralRe: Difference between Chr() and Chr$() Pin
nlarson1110-Nov-06 3:47
nlarson1110-Nov-06 3:47 
GeneralRe: Difference between Chr() and Chr$() Pin
Dave Kreskowiak10-Nov-06 6:00
mveDave Kreskowiak10-Nov-06 6:00 
GeneralRe: Difference between Chr() and Chr$() Pin
Cmania12-Nov-06 19:10
Cmania12-Nov-06 19:10 
Questionconverting VS2003 created sample to VS2005 giving debugger error Pin
GnanaprakashJebaraj9-Nov-06 17:43
GnanaprakashJebaraj9-Nov-06 17:43 
Questioncombo box getting a PK from a selected item Pin
steve_rm9-Nov-06 17:28
steve_rm9-Nov-06 17:28 
AnswerRe: combo box getting a PK from a selected item Pin
Dave Kreskowiak10-Nov-06 2:19
mveDave Kreskowiak10-Nov-06 2:19 
I don't remember ever having this problem, but the worksaround is easy enough.

If the customer wants the combobox sorted, just have the SQL sort the data when it's retrieved from the database. Then you can bind your ComboBox to a pre-sorted list and not worry about the ComboBox doing it.



Dave Kreskowiak
Microsoft MVP - Visual Basic


AnswerRe: combo box getting a PK from a selected item Pin
steve_rm10-Nov-06 3:20
steve_rm10-Nov-06 3:20 
QuestionUsing COM object created by MatLab Pin
Dhanushka P9-Nov-06 16:12
Dhanushka P9-Nov-06 16:12 
AnswerRe: Using COM object created by MatLab Pin
b43r_3oo39-Nov-06 18:12
b43r_3oo39-Nov-06 18:12 
QuestionHow can I rename treenode text! Pin
Lanmiu_ith9-Nov-06 15:10
Lanmiu_ith9-Nov-06 15:10 
AnswerRe: How can I rename treenode text! Pin
b43r_3oo39-Nov-06 18:15
b43r_3oo39-Nov-06 18:15 
QuestionVB.NET/ASP.NET 2005 Designer Selection Pin
Luke R9-Nov-06 14:37
Luke R9-Nov-06 14:37 
AnswerRe: VB.NET/ASP.NET 2005 Designer Selection Pin
Dave Sexton9-Nov-06 19:10
Dave Sexton9-Nov-06 19:10 
QuestionDrawing a string on a user-defined location on a picturebox Pin
Zaegra9-Nov-06 6:45
Zaegra9-Nov-06 6:45 
AnswerRe: Drawing a string on a user-defined location on a picturebox Pin
Christian Graus9-Nov-06 8:49
protectorChristian Graus9-Nov-06 8:49 
QuestionDPI Settings are deforming application. Pin
Are Jay9-Nov-06 4:42
Are Jay9-Nov-06 4:42 
QuestionRe: DPI Settings are deforming application. Pin
Dave Sexton9-Nov-06 19:06
Dave Sexton9-Nov-06 19:06 
AnswerRe: DPI Settings are deforming application. Pin
Are Jay10-Nov-06 4:49
Are Jay10-Nov-06 4:49 
QuestionInteraction with Excel Pin
rondever9-Nov-06 2:42
rondever9-Nov-06 2:42 
Question3 nested datagrid Pin
meirgazit9-Nov-06 1:46
meirgazit9-Nov-06 1:46 
Questionvb/crystal report Pin
rajuaj9-Nov-06 1:37
rajuaj9-Nov-06 1:37 
AnswerRe: vb/crystal report Pin
Coding C#9-Nov-06 3:06
Coding C#9-Nov-06 3:06 
AnswerRe: vb/crystal report Pin
nadimnai9-Nov-06 3:34
nadimnai9-Nov-06 3: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.