Click here to Skip to main content
16,013,648 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: vb.net voice chat Pin
Johan Hakkesteegt25-May-07 0:45
Johan Hakkesteegt25-May-07 0:45 
QuestionRetrieving Windows User name/ID Pin
robw188824-May-07 4:35
robw188824-May-07 4:35 
AnswerRe: Retrieving Windows User name/ID Pin
Dave Kreskowiak24-May-07 5:37
mveDave Kreskowiak24-May-07 5:37 
GeneralRe: Retrieving Windows User name/ID Pin
robw188824-May-07 5:41
robw188824-May-07 5:41 
AnswerRe: Retrieving Windows User name/ID Pin
Dave Herren24-May-07 6:13
Dave Herren24-May-07 6:13 
QuestionStill having a problem using DataSets Pin
Quecumber25624-May-07 4:24
Quecumber25624-May-07 4:24 
AnswerRe: Still having a problem using DataSets Pin
Guffa24-May-07 6:40
Guffa24-May-07 6:40 
GeneralRe: Still having a problem using DataSets Pin
Quecumber25624-May-07 6:56
Quecumber25624-May-07 6:56 
I'm binding textbox controls on a form to a dataset.

So what you are telling me is; I can only do one operation at a time using a dataset. If the database table is empty, then the dataset generated for this table can only have records added.

If I genenerate a dataset from a table that contains existing records I can only do one operation; either edit records or add records. I can't add new records and then use the navigation buttons on the BindingNavigator control to go to other records that need to be edited.

If this is the nature of the ADO.NET methodology then I'll have to disable the navigation buttons when the user selects add new records, and the reverse of this is to disable the ability to add records when in edit mode.

Am I right is my assumption?

Thanks

Quecumber256
GeneralRe: Still having a problem using DataSets Pin
Dave Kreskowiak24-May-07 7:02
mveDave Kreskowiak24-May-07 7:02 
GeneralRe: Still having a problem using DataSets Pin
Quecumber25624-May-07 7:35
Quecumber25624-May-07 7:35 
GeneralRe: Still having a problem using DataSets Pin
Dave Kreskowiak24-May-07 7:44
mveDave Kreskowiak24-May-07 7:44 
GeneralRe: Still having a problem using DataSets Pin
Quecumber25624-May-07 8:39
Quecumber25624-May-07 8:39 
Questionbinding crystal report fiels at run time Pin
Ajeet mittal24-May-07 4:21
Ajeet mittal24-May-07 4:21 
AnswerRe: binding crystal report fiels at run time Pin
Steven J Jowett24-May-07 4:28
Steven J Jowett24-May-07 4:28 
AnswerRe: binding crystal report fiels at run time Pin
Rupesh Kumar Swami24-May-07 4:38
Rupesh Kumar Swami24-May-07 4:38 
QuestionHow to allocate memory in VB 6.0 Pin
AR Reddy24-May-07 3:02
AR Reddy24-May-07 3:02 
AnswerRe: How to allocate memory in VB 6.0 Pin
Dave Herren24-May-07 4:21
Dave Herren24-May-07 4:21 
GeneralRe: How to allocate memory in VB 6.0 Pin
Dave Kreskowiak24-May-07 5:33
mveDave Kreskowiak24-May-07 5:33 
AnswerRe: How to allocate memory in VB 6.0 Pin
Dave Kreskowiak24-May-07 5:32
mveDave Kreskowiak24-May-07 5:32 
GeneralRe: How to allocate memory in VB 6.0 Pin
AR Reddy24-May-07 18:58
AR Reddy24-May-07 18:58 
GeneralRe: How to allocate memory in VB 6.0 Pin
Dave Kreskowiak25-May-07 11:52
mveDave Kreskowiak25-May-07 11:52 
Questionset image for Label Dynamically Pin
Rupesh Kumar Swami24-May-07 2:36
Rupesh Kumar Swami24-May-07 2:36 
AnswerRe: set image for Label Dynamically Pin
alhokail24-May-07 12:45
alhokail24-May-07 12:45 
GeneralRe: set image for Label Dynamically Pin
Rupesh Kumar Swami24-May-07 21:55
Rupesh Kumar Swami24-May-07 21:55 
GeneralRe: set image for Label Dynamically Pin
alhokail25-May-07 11:15
alhokail25-May-07 11:15 

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.