Join
Sign in
ComponentOne Community
Search Options
Search Everything
Search ActiveX
Home
WinForms
WPF
ASP.NET
Silverlight
SharePoint
Help Authoring
ActiveX
Windows Mobile
General
Visual Studio Extensions
Legacy
Marketing Blogs
Dev Tools
Evangelists
C1Announcements
More ...
Home
»
ActiveX
»
True DBList Pro
»
DAO-Data-control - refresh not working?
Re: DAO-Data-control - refresh not working?
ActiveX
ActiveX controls
Get this RSS feed
Home
Forums
Files
Wiki
Details
1
Reply
0
Subscribers
2637
days old
Options
Subscribe via RSS
Send to friend
True DBList Pro
DAO-Data-control - refresh not working?
rated by 0 users
This post has
1 Reply |
0
Followers
Posted by
newsgroup_archive
on
6-15-2003 11:44 PM
rated by 0 users
DAO-Data-control - refresh not working?
Hi folks,
I have a pretty simple TDB-list - bound to a DAO-Data-control - in a
VB6-form that I'm using to display records the user will use to select
records to be deleted from.
After the user selects an entry and clicks the delete-button, a different
recordset will be opened (the one used with the TDB-List won't allow
deleting it using the DAO-DC) and the selected record will be deleted.
After having deleted that record, I'm issuing a .Refresh for the DAO-DC in
order to have the list be displayed without the record that just got
deleted.
However - the .Refresh will not behave as assumed - the record will still
show up within the TDB-list although it's definetely not there anymore.
If I simply unload and reload the form, everything will be fine.
Any hints on this?
TIA,
Olaf
Click here to view the original newsgroup article
(read only).
Posted by
newsgroup_archive
on
3-14-2005 5:54 PM
rated by 0 users
Re: DAO-Data-control - refresh not working?
Hi Olaf,
Please apply the latest update from our website;
http://prerelease.componentone.com/activex/C1TrueDBList/
Please recompile your applcation after applying the update.
If the problem persists then please send me a stripped down.
Regards
Patrick
"Olaf Rabbachin"
wrote in message
news:3eece632@news.componentone.com...
> Hi folks,
>
> I have a pretty simple TDB-list - bound to a DAO-Data-control - in a
> VB6-form that I'm using to display records the user will use to select
> records to be deleted from.
> After the user selects an entry and clicks the delete-button, a different
> recordset will be opened (the one used with the TDB-List won't allow
> deleting it using the DAO-DC) and the selected record will be deleted.
> After having deleted that record, I'm issuing a .Refresh for the DAO-DC in
> order to have the list be displayed without the record that just got
> deleted.
>
> However - the .Refresh will not behave as assumed - the record will still
> show up within the TDB-list although it's definetely not there anymore.
> If I simply unload and reload the form, everything will be fine.
>
> Any hints on this?
>
> TIA,
> Olaf
Click here to view the original newsgroup article
(read only).
Page 1 of 1 (2 items)