Click here to Skip to main content
15,901,205 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Problems add a new record to a DataSet using the BindingNavigator Control Pin
Marcus J. Smith18-May-07 5:32
professionalMarcus J. Smith18-May-07 5:32 
GeneralRe: Problems add a new record to a DataSet using the BindingNavigator Control Pin
Quecumber25618-May-07 6:22
Quecumber25618-May-07 6:22 
GeneralRe: Problems add a new record to a DataSet using the BindingNavigator Control Pin
Marcus J. Smith18-May-07 7:20
professionalMarcus J. Smith18-May-07 7:20 
GeneralRe: Problems add a new record to a DataSet using the BindingNavigator Control Pin
Quecumber25618-May-07 7:34
Quecumber25618-May-07 7:34 
GeneralRe: Problems add a new record to a DataSet using the BindingNavigator Control Pin
Marcus J. Smith18-May-07 8:10
professionalMarcus J. Smith18-May-07 8:10 
GeneralRe: Problems add a new record to a DataSet using the BindingNavigator Control Pin
Quecumber25618-May-07 8:47
Quecumber25618-May-07 8:47 
GeneralRe: Problems add a new record to a DataSet using the BindingNavigator Control Pin
Marcus J. Smith18-May-07 9:53
professionalMarcus J. Smith18-May-07 9:53 
GeneralRe: Problems add a new record to a DataSet using the BindingNavigator Control Pin
Quecumber25618-May-07 10:14
Quecumber25618-May-07 10:14 
While I was waiting on your response I did another little experiment.

I went and added two test records into the dataset.

I type in the first record and pressed the Add Record Button on the BindingNavigator control. The current position indicator how says 1 of 1 and the Delete Button on the Navigator is active. No navigation buttons are active.

I added a second record and the current position reads 1 of 2. The record I added above was not recorded into the dataset. The Next and Goto Last Navigation records are now active.

At this point I click the Goto Last Button. I am reading the data for the second record, but it has the ID# of 1 not 2. I click on the Goto First record and the ID# is 0 and only one field contains data.

It looks like the dataset didn't record the data correctly for the first record. I'm going to check the AutoIncrement field in the table on the SQL Server database and see in the seed number is wrong.

Thanks,

Quecumber256
Questioncreating stles for windows form controls Pin
MartyK200718-May-07 2:26
MartyK200718-May-07 2:26 
AnswerRe: creating stles for windows form controls Pin
Christian Graus18-May-07 3:04
protectorChristian Graus18-May-07 3:04 
GeneralRe: creating stles for windows form controls Pin
MartyK200718-May-07 3:06
MartyK200718-May-07 3:06 
QuestionHow to paste to the default mail client Pin
triley125818-May-07 1:08
triley125818-May-07 1:08 
AnswerRe: How to paste to the default mail client Pin
Xandip18-May-07 1:58
Xandip18-May-07 1:58 
GeneralRe: How to paste to the default mail client Pin
triley125818-May-07 3:43
triley125818-May-07 3:43 
Questionthreads Problem Pin
psiva198418-May-07 1:00
psiva198418-May-07 1:00 
AnswerRe: threads Problem Pin
MartyK200718-May-07 2:34
MartyK200718-May-07 2:34 
GeneralRe: threads Problem Pin
psiva198418-May-07 18:55
psiva198418-May-07 18:55 
QuestionExport data from grid to flat file Pin
jeya krishnan.v18-May-07 0:39
jeya krishnan.v18-May-07 0:39 
AnswerRe: Export data from grid to flat file Pin
Dave Kreskowiak18-May-07 4:11
mveDave Kreskowiak18-May-07 4:11 
GeneralRe: Export data from grid to flat file Pin
jeya krishnan.v18-May-07 18:47
jeya krishnan.v18-May-07 18:47 
QuestionSyntax Error while creating handler Pin
balakpn18-May-07 0:20
balakpn18-May-07 0:20 
AnswerRe: Syntax Error while creating handler Pin
Sonia Gupta18-May-07 0:22
Sonia Gupta18-May-07 0:22 
GeneralRe: Syntax Error while creating handler Pin
balakpn18-May-07 2:47
balakpn18-May-07 2:47 
QuestionSyntax Error while creating handler Pin
balakpn18-May-07 0:15
balakpn18-May-07 0:15 
AnswerRe: Syntax Error while creating handler Pin
Dave Kreskowiak18-May-07 4:06
mveDave Kreskowiak18-May-07 4:06 

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.