HELP with adding new rows to a dataset 
Author Message
 HELP with adding new rows to a dataset

Hi

I'm posting this again because i'm desperate.

BindingContext(DataSet, Table).EndCurrentEdit
BindingContext(DataSet, Table).AddNew
 This works for half of my tables, but decides not to work on the other
half.

If i'm working with a read-only grid, I can see the newly added row, but the
arrow doesn't automatically select it. If i try to move the position with a
currency manager it doesn't work and says there is no row. I'm using the
same code, does anyone know how to fix this.

Thanks
Cheryl



Wed, 02 Feb 2005 02:03:43 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Adding new rows to related tables on a dataset

2. Adding a new row 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