Obtaining textbox value in change event handler

前端 未结 6 770
攒了一身酷
攒了一身酷 2021-01-13 04:10

I\'ve written a form that performs queries asynchronously as text is typed into a textbox, however I somewhat arbitrarily seem to get the following error th

6条回答
  •  甜味超标
    2021-01-13 04:38

    I know my answer is out of date. Yet you just can set focus three times. On TextBox in header, on any texbox in detail space and On TextBox in header again. I use access 2003.

提交回复
热议问题