Refreshing recordset / Listview 
Author Message
 Refreshing recordset / Listview

FORM 1 : ListView with all my clients in it.
By clicking on one of these items I get FORM2

FORM2 : A form in which all the parameters of my clients are displayed.
By clicking on the update menu, an SQL requery is generated that updates
the table.

My Problem : When I click on the update menu, the content is effectively
changed into the table but when I close this form and thus
come back to FORM1, My ListView is not refreshed at all. I tried the
"Resync" method on my RecordSet but get a message that Resync is not
supported
by my object (weird...). And moreover, on which event do I have to
refresh the content of my listview/recordset : Activate ?

Thnaks of any hint...



Tue, 22 Jul 2003 22:32:02 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Refreshing recordset without .Refresh

2. ListView doesn't refresh

3. How to prevent refreshing of a ListView

4. How to refresh listview

5. Refresh ListView?

6. ListView scroll refresh problem

7. Listview refreshing

8. How to refresh the listview item ?

9. Listview Refreshes for every call to Add

10. ListView Refresh Question

11. Refreshing a listview control

12. ListView refresh

 

 
Powered by phpBB® Forum Software