tag:blogger.com,1999:blog-7176045.post113904564295641607..comments2007-12-18T14:15:00.366+03:00Comments on Alex & Access: Bound form’s unbound controls do not get updatedAlex Dybenkohttp://www.blogger.com/profile/16954512620659022712noreply@blogger.comBlogger3125tag:blogger.com,1999:blog-7176045.post-74350197394795335082007-12-18T14:15:00.000+03:002007-12-18T14:15:00.000+03:002007-12-18T14:15:00.000+03:00I mentioned the same problem in Access 2003 XP. In...I mentioned the same problem in Access 2003 XP. In my case I have a text box that computes week number based on the date in another text box (the source data is an expression). Unfortunately recalc does not help. (refresh, repaint either). It seems to be big bug. <BR/>Maxim<BR/><A HREF="http://www.4suc6.com" REL="nofollow"> site </A>IPMhttp://www.blogger.com/profile/12229609738785520646noreply@blogger.comtag:blogger.com,1999:blog-7176045.post-1140695566694593582006-02-23T14:52:00.000+03:002006-02-23T14:52:00.000+03:002006-02-23T14:52:00.000+03:00Thank you for comment, David.Anyway - this is quit...Thank you for comment, David.<BR/>Anyway - this is quite unexpected behavior, let us hope that this will be fixed in Access 2007Alex Dybenkohttp://www.blogger.com/profile/16954512620659022712noreply@blogger.comtag:blogger.com,1999:blog-7176045.post-1140559396652215732006-02-22T01:03:00.000+03:002006-02-22T01:03:00.000+03:002006-02-22T01:03:00.000+03:00Bound forms do not get updated when underlying rec...Bound forms do not get updated when underlying recordsource has no records.<BR/>Try this: bind form to read-only empty recordset (or bind read-only form to empty recordset).<BR/>Add code to Open and Load events.<BR/>Now try to open the form in form view.<BR/>Details Section does not paint. Open event fires: Load event does not. <BR/>Now close form: Load event fires<BR/>(david)Anonymousnoreply@blogger.com