MSHFlexgrid not updating when recordset changes 
Author Message
 MSHFlexgrid not updating when recordset changes

I have an Adodc based on a query.  When an Access record no longer
matches the query, my MSHFlexgrid does not delete that item.  Only after
I exit the program and rerun does it work. When I use ADDNEW then UPDATE
the grid automatically displays the addition but not when an item is
removed.  

Adodc1.Recordset.AddNew fields, values
Adodc1.Recordset.Update

How can I make the grid remove the record?  I am not using the delete
method.  This is all I am using.  Adodc1.Recordset!Exported = True Only
False adds to the recordset.



Sat, 09 Aug 2003 22:20:53 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. MSHFlexgrid not updating when recordset changes

2. MSHFlexGrid does not update recordset

3. open recordset, change connection, update recordset?

4. ADODB.Recordset.Update does not update?

5. Bound controls not updating ADO with adodc.recordset.update command

6. Updating textbox via code not updating recordset

7. MSHflexgrid doesnt update after adodc changes databse HELP!

8. MSHflexgrid doesnt update after adodc changes databse HELP!

9. MSHFlexgrid not updating when adding records to Access Table

10. MSHFlexGrid not updating

11. Clicking in MSHFlexgrid not changing current record

12. Recordset value changes with .update

 

 
Powered by phpBB® Forum Software