Adding a new row to a Dataset 
Author Message
 Adding a new row to a Dataset

Hi

When I add a new row to a dataset using
BindingContext(blahblah).EndCurrentEdit
BindingContext(blahblah).AddNew

It doesn't move to that newly added row automatically, so I can make changes
or add a blank row.
It works for some of my Grids and not for others, and I can't figure out
what i'm missing.

Can anyone help me please? I think i'm losing my mind

Thanks
Cheryl



Tue, 01 Feb 2005 07:14:37 GMT  
 Adding a new row to a Dataset
Cheryl,
When the row does not appear is it always part of a relationship in your
dataset?

VB Team
--
This posting is provided "AS IS" with no warranties, and confers no rights.


Quote:
> Hi

> When I add a new row to a dataset using
> BindingContext(blahblah).EndCurrentEdit
> BindingContext(blahblah).AddNew

> It doesn't move to that newly added row automatically, so I can make
changes
> or add a blank row.
> It works for some of my Grids and not for others, and I can't figure out
> what i'm missing.

> Can anyone help me please? I think i'm losing my mind

> Thanks
> Cheryl



Tue, 08 Feb 2005 04:48:49 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Adding new rows to related tables on a dataset

2. HELP with adding new rows to a dataset

3. adding rows dataset slow

4. how to add a new dataset from excel to access by means of vba

5. Adding new records to a dataset

6. ADO.NET DataSet.TableName.AddTableNameRow() inserts an extra row

7. datagrid - catching whether editing or adding a new row

8. how to prevent adding new rows to a datagrid

9. how to add a new a row in unbound dbgrid

10. how to add a new row in the unbound dbgrid

11. vb4 sstab control problem adding new row of tabs

12. Add a new ROW in a CSV file

 

 
Powered by phpBB® Forum Software