Hi,
I'm converting an old piece of code that used to display transactions from a database for a customer. The dialog used a LISTBOX. When the dialog is opened, i set the blogiclen of the browse to 0 so that no records are displayed untill a valid customer is entered where i would then set a scope on the database and reset the blogiclen.
is there a way of telling xbrowse to not show any records? Currently, i set a scope on the database that i know would never show any data when the xbrowse is initiated. Is there another way of doing this?
Regards,
Pete