M
Morris.C
I have a query, that if opened on its own, takes approximately five seconds
to complete.
The problem is that I have a ListBox based on this query, that seems to
display the list before the query has finished.
The effect of this is that if you scroll down the list a page at a time,
the list ends before it should. ie. It doesn't display the complete list.
Is there a way to get the ListBox to display the list only when the query
behind it has finished?
to complete.
The problem is that I have a ListBox based on this query, that seems to
display the list before the query has finished.
The effect of this is that if you scroll down the list a page at a time,
the list ends before it should. ie. It doesn't display the complete list.
Is there a way to get the ListBox to display the list only when the query
behind it has finished?