I am using the following code (on a list double click) to open a form and the first time the form launches it comes up blank. While the form is open, if I double click the item in the list again (which is on a form in the background) all the data is loaded ok. All clicks following the 2nd are also ok. Its just that first one that launches the form that is messed up.
I put a break point in there and the data in the query is correct. What am I doing wrong?
I put a break point in there and the data in the query is correct. What am I doing wrong?