K
KPR
I have a fairly simple form that uses a type ahead text box at the top of the
form to filter the records in the sub form below.
The field is using the OnChange event to build a sql query that's applied to
the records below. It filters my records instantly but I then get the
hourglass for 15 seconds and it sits there and does nothing. When I step
through the code it works perfect and I get no delay.
This was working perfectly at the beginning and now it seems to be getting
slower and slower.
Any Ideas???
Thanks,
Ken
form to filter the records in the sub form below.
The field is using the OnChange event to build a sql query that's applied to
the records below. It filters my records instantly but I then get the
hourglass for 15 seconds and it sits there and does nothing. When I step
through the code it works perfect and I get no delay.
This was working perfectly at the beginning and now it seems to be getting
slower and slower.
Any Ideas???
Thanks,
Ken