Re: I have treeview node_click routine that is doing something that I dont get.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,
perhaps you have some code in Form_Current event , which executed after
me.bookmark=rsO.bookmark, check what you have there

--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com


"kelly d via AccessMonster.com" <forum@xxxxxxxxxxxxxxxxx> wrote in message
news:52B58E6C37318@xxxxxxxxxxxxxxxxxxxx
>I figured it out. I have no idea why, but the me.bookmark=rsO.bookmark has
>to
> be the last thing the routine does. the bookmarking messes with my listbox
> updating. So that mystery is solved but that leads me to my next mystery
> if
> anybody has any idea, why does the 'me.bookmark=rsO.bookmark' affect it
> working?
>
> thanks.
>
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/Forums.aspx/access-modules/200508/1


.



Relevant Pages