Click here to Skip to main content
15,916,842 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalsound card libary Pin
meiyueh16-Aug-05 22:23
meiyueh16-Aug-05 22:23 
GeneralRe: sound card libary Pin
Dave Kreskowiak17-Aug-05 3:43
mveDave Kreskowiak17-Aug-05 3:43 
GeneralUsing ActiveX as pop-up menu Pin
Spaz8016-Aug-05 22:01
Spaz8016-Aug-05 22:01 
GeneralRe: Using ActiveX as pop-up menu Pin
Dave Kreskowiak17-Aug-05 3:36
mveDave Kreskowiak17-Aug-05 3:36 
GeneralUsing SMTP with VB.net Pin
RaDiKaLz16-Aug-05 19:43
RaDiKaLz16-Aug-05 19:43 
GeneralRe: Using SMTP with VB.net Pin
Anonymous16-Aug-05 21:46
Anonymous16-Aug-05 21:46 
GeneralRe: Using SMTP with VB.net Pin
RaDiKaLz16-Aug-05 22:27
RaDiKaLz16-Aug-05 22:27 
GeneralURGENT PLZZ VB.NET Pin
Bellinda16-Aug-05 19:43
Bellinda16-Aug-05 19:43 
hi Regarding vb.net project i've created tetxboxes ,a combobox and add,update,cancel button...i've bind combobox control with ShipNO field as DisplayMember....At vert first adding new records and now i click update or cancel its displaying first record not the current record ...help me out how to display Current ShipNO in cbobox along with Current records in textbox when i click update or cancel button...Thanks in advance
here is my code for cancel button

bmbShip.CancelCurrentEdit()

If bNewRow Then
bmbship.Position = cboShipNO.SelectedIndex
bNewRow = False
End If

cboShipNo.Focus()


GeneralRe: URGENT PLZZ VB.NET Pin
Anonymous16-Aug-05 21:48
Anonymous16-Aug-05 21:48 
Question:confused:Time Out Error?? Pin
BORN...again!16-Aug-05 19:13
BORN...again!16-Aug-05 19:13 
AnswerRe: :confused:Time Out Error?? Pin
Dave Kreskowiak17-Aug-05 3:33
mveDave Kreskowiak17-Aug-05 3:33 
GeneralRe: :confused:Time Out Error?? Pin
BORN...again!17-Aug-05 14:34
BORN...again!17-Aug-05 14:34 
GeneralRe: :confused:Time Out Error?? Pin
Dave Kreskowiak18-Aug-05 2:26
mveDave Kreskowiak18-Aug-05 2:26 
QuestionHow to connect database when it has password protection??? Pin
Mr.Jump16-Aug-05 18:08
Mr.Jump16-Aug-05 18:08 
AnswerRe: How to connect database when it has password protection??? Pin
Christian Graus16-Aug-05 18:23
protectorChristian Graus16-Aug-05 18:23 
GeneralRe: How to connect database when it has password protection??? Pin
Mr.Jump16-Aug-05 19:37
Mr.Jump16-Aug-05 19:37 
Generalpage hit counter & search engine Pin
BORN...again!16-Aug-05 15:49
BORN...again!16-Aug-05 15:49 
GeneralRe: page hit counter & search engine Pin
Christian Graus16-Aug-05 16:19
protectorChristian Graus16-Aug-05 16:19 
Generalcalling VC++ DLL from VB .NET Pin
Jiannong16-Aug-05 15:44
Jiannong16-Aug-05 15:44 
GeneralRe: calling VC++ DLL from VB .NET Pin
Christian Graus16-Aug-05 16:20
protectorChristian Graus16-Aug-05 16:20 
GeneralRe: calling VC++ DLL from VB .NET Pin
Jiannong16-Aug-05 16:45
Jiannong16-Aug-05 16:45 
GeneralRe: calling VC++ DLL from VB .NET Pin
Christian Graus16-Aug-05 16:52
protectorChristian Graus16-Aug-05 16:52 
GeneralRe: calling VC++ DLL from VB .NET Pin
Jiannong16-Aug-05 17:02
Jiannong16-Aug-05 17:02 
GeneralRe: calling VC++ DLL from VB .NET Pin
Christian Graus16-Aug-05 17:04
protectorChristian Graus16-Aug-05 17:04 
GeneralRe: calling VC++ DLL from VB .NET Pin
Jiannong16-Aug-05 17:11
Jiannong16-Aug-05 17:11 

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.