Click here to Skip to main content
15,910,130 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Vb.Net App does not allow system to log off when running Pin
thedom231-Aug-07 2:08
thedom231-Aug-07 2:08 
GeneralRe: Vb.Net App does not allow system to log off when running Pin
Dave Kreskowiak31-Aug-07 3:47
mveDave Kreskowiak31-Aug-07 3:47 
QuestionHow to Make a folder virtual folder using vb 6.0? Pin
sivaraman_sankaranarayanan30-Aug-07 19:24
sivaraman_sankaranarayanan30-Aug-07 19:24 
AnswerRe: How to Make a folder virtual folder using vb 6.0? Pin
Dave Kreskowiak31-Aug-07 3:41
mveDave Kreskowiak31-Aug-07 3:41 
GeneralRe: How to Make a folder virtual folder using vb 6.0? Pin
Paul Conrad23-Dec-07 15:04
professionalPaul Conrad23-Dec-07 15:04 
QuestionSelecting next row in datagrid Pin
jensenx30-Aug-07 18:11
jensenx30-Aug-07 18:11 
AnswerRe: Selecting next row in datagrid Pin
Naji El Kotob30-Aug-07 21:51
Naji El Kotob30-Aug-07 21:51 
Questionediting cells in a datagridview Pin
steve_rm30-Aug-07 16:33
steve_rm30-Aug-07 16:33 
Hello,

VS 2005

I have a datagridview (order details) that is bound to a combo box (orders). Both controls are bounded using the bindingsource (bsOrders, bsOrderDetails)

The user will select a order from the combo box, and all the order details will be displayed in the datagridview.

The problem I am having, is that the user can edit the cells in the dgv, when they select another order from the combo box, those edits will disappear when they select that order again.

I don't want the cell changes to be commited to the database, only that they stay in the cell when the user selects from the combo box.

I have tried using the dgv.EndEdit() in the selectChangedCommitted event of the combo box. But this doesn't seem to have worked.

Many thanks for any suggestions,

Steve

QuestionVB6 HTML elements offsetParent recursive problem Pin
eugeugeug12330-Aug-07 14:02
eugeugeug12330-Aug-07 14:02 
AnswerRe: VB6 HTML elements offsetParent recursive problem Pin
Dave Kreskowiak31-Aug-07 3:38
mveDave Kreskowiak31-Aug-07 3:38 
QuestionVB.NET Access DB DataSet problem Pin
culbysl30-Aug-07 13:40
culbysl30-Aug-07 13:40 
AnswerRe: VB.NET Access DB DataSet problem Pin
Dave Kreskowiak31-Aug-07 3:33
mveDave Kreskowiak31-Aug-07 3:33 
GeneralRe: VB.NET Access DB DataSet problem Pin
culbysl31-Aug-07 11:52
culbysl31-Aug-07 11:52 
GeneralRe: VB.NET Access DB DataSet problem Pin
Dave Kreskowiak1-Sep-07 4:15
mveDave Kreskowiak1-Sep-07 4:15 
GeneralRe: VB.NET Access DB DataSet problem Pin
culbysl1-Sep-07 7:51
culbysl1-Sep-07 7:51 
QuestionLoading Google Toolbars in a windows form Pin
Ahmad Zaidi30-Aug-07 10:08
Ahmad Zaidi30-Aug-07 10:08 
QuestionClickOnce Depolyment Pin
DarkJudge30-Aug-07 8:32
DarkJudge30-Aug-07 8:32 
AnswerRe: ClickOnce Depolyment Pin
Mycroft Holmes30-Aug-07 16:33
professionalMycroft Holmes30-Aug-07 16:33 
QuestionAudio Volume Levels in VB6 Pin
Kevnar30-Aug-07 6:29
Kevnar30-Aug-07 6:29 
QuestionOpening all Files within a folder using the FileBrowserDialog Pin
Mr Oizo30-Aug-07 4:41
Mr Oizo30-Aug-07 4:41 
AnswerRe: Opening all Files within a folder using the FileBrowserDialog Pin
Kschuler30-Aug-07 6:29
Kschuler30-Aug-07 6:29 
GeneralRe: Opening all Files within a folder using the FileBrowserDialog Pin
Mr Oizo30-Aug-07 9:02
Mr Oizo30-Aug-07 9:02 
QuestionSwitching to an active Application Pin
programmerwantabe30-Aug-07 4:34
programmerwantabe30-Aug-07 4:34 
AnswerRe: Switching to an active Application Pin
Dave Kreskowiak30-Aug-07 6:48
mveDave Kreskowiak30-Aug-07 6:48 
GeneralRe: Switching to an active Application Pin
programmerwantabe30-Aug-07 7:03
programmerwantabe30-Aug-07 7:03 

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.