Susan Harkins
ssharkins at gmail.com
Mon Dec 15 16:13:07 CST 2014
Charlotte, that's interesting. I had it working for a while, made some changes, and whoops... there it was again. By accident, I realized that one of the events was a click and not dblclick, so I made them all clicks. Then, I deleted them all, re-entered it all, and it's working fine. I haven't a clue. I hate to use it if it's buggy, but it's what the clicks are doing more than the trigger, so I might mention that in the article. Susan H. On Mon, Dec 15, 2014 at 1:43 PM, Charlotte Foust <charlotte.foust at gmail.com> wrote: > > I've seen the error in reportview before. It seems that ReportView is sort > of a hybrid between forms and reports. I stopped using the double click > and put a button on to trigger the action I wanted. I didn't have time to > research it and find a solution, so I worked around it. > >