Click here to Skip to main content
15,911,035 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Program wont run; already Published and installed Pin
Dave Kreskowiak29-Dec-06 9:26
mveDave Kreskowiak29-Dec-06 9:26 
GeneralRe: Program wont run; already Published and installed Pin
Karma3125129-Dec-06 9:29
Karma3125129-Dec-06 9:29 
GeneralRe: Program wont run; already Published and installed Pin
Dave Kreskowiak29-Dec-06 9:36
mveDave Kreskowiak29-Dec-06 9:36 
GeneralRe: Program wont run; already Published and installed Pin
Karma3125129-Dec-06 9:39
Karma3125129-Dec-06 9:39 
GeneralRe: Program wont run; already Published and installed Pin
Dave Kreskowiak29-Dec-06 15:04
mveDave Kreskowiak29-Dec-06 15:04 
QuestionCan I run vb or com components Pin
indian14329-Dec-06 1:58
indian14329-Dec-06 1:58 
AnswerRe: Can I run vb or com components Pin
Dave Kreskowiak29-Dec-06 3:25
mveDave Kreskowiak29-Dec-06 3:25 
QuestionDataGridView doesnot update in vb.net 2005 Express Edition Pin
Dharmit29-Dec-06 1:31
Dharmit29-Dec-06 1:31 
I am using bound DataGridView with vb.net 2005 Express edition.

First I add the database to the project

Then I select the table which I want on the form and drag it on the Form.

I drop it there and a DataGridView comesup with the toolbar on top.

The problem is that Update/Save doesn't work.

Update button has following code beneath itself

Private Sub MainBindingNavigatorSaveItem_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MainBindingNavigatorSaveItem.Click<br />
        Me.Validate()<br />
        Me.MainBindingSource.EndEdit()<br />
        Me.MainTableAdapter.Update(Me.PipeDataSet.Main)<br />
<br />
    End Sub


can someone help, Please

Think, and it can be done
NewsHiEdit V1.0.1.4 Pin
akyprian28-Dec-06 21:36
akyprian28-Dec-06 21:36 
GeneralRe: HiEdit V1.0.1.4 Pin
Dave Kreskowiak29-Dec-06 3:24
mveDave Kreskowiak29-Dec-06 3:24 
GeneralRe: HiEdit V1.0.1.4 Pin
akyprian29-Dec-06 4:13
akyprian29-Dec-06 4:13 
GeneralRe: HiEdit V1.0.1.4 Pin
CPallini29-Dec-06 6:08
mveCPallini29-Dec-06 6:08 
GeneralRe: HiEdit V1.0.1.4 Pin
akyprian29-Dec-06 6:50
akyprian29-Dec-06 6:50 
QuestionHow can I take the backup of SQL server database through coding Pin
indian14328-Dec-06 20:45
indian14328-Dec-06 20:45 
QuestionResizing the Mdi Form and Aligning the Image to its center in vb.net Pin
sashirekha28-Dec-06 20:16
sashirekha28-Dec-06 20:16 
QuestionVERY URGENT HELP REQUIRED Pin
darkverdict28-Dec-06 20:15
darkverdict28-Dec-06 20:15 
AnswerRe: VERY URGENT HELP REQUIRED Pin
Dave Kreskowiak29-Dec-06 3:21
mveDave Kreskowiak29-Dec-06 3:21 
GeneralRe: VERY URGENT HELP REQUIRED Pin
Eric Georgiades29-Dec-06 9:55
Eric Georgiades29-Dec-06 9:55 
GeneralRe: VERY URGENT HELP REQUIRED Pin
Dave Kreskowiak29-Dec-06 10:34
mveDave Kreskowiak29-Dec-06 10:34 
GeneralRe: VERY URGENT HELP REQUIRED Pin
Paul Conrad29-Dec-06 10:40
professionalPaul Conrad29-Dec-06 10:40 
GeneralRe: VERY URGENT HELP REQUIRED Pin
The ANZAC29-Dec-06 14:02
The ANZAC29-Dec-06 14:02 
GeneralRe: VERY URGENT HELP REQUIRED [modified] Pin
Dave Kreskowiak29-Dec-06 14:30
mveDave Kreskowiak29-Dec-06 14:30 
GeneralRe: VERY URGENT HELP REQUIRED Pin
The ANZAC29-Dec-06 17:17
The ANZAC29-Dec-06 17:17 
GeneralRe: VERY URGENT HELP REQUIRED Pin
Dave Kreskowiak29-Dec-06 17:46
mveDave Kreskowiak29-Dec-06 17:46 
GeneralRe: VERY URGENT HELP REQUIRED Pin
Paul Conrad29-Dec-06 18:56
professionalPaul Conrad29-Dec-06 18:56 

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.