Hi All,
I use REDEFINE LISTBOX command, normally it shows all of the records in listbox. Is it possible to set filter in order to show the matched records only in listbox? How to do if possible? ![]()
Regards,
Andy Tsai
Andy Tsai
Hi All,
I use REDEFINE LISTBOX command, normally it shows all of the records in listbox. Is it possible to set filter in order to show the matched records only in listbox? How to do if possible? ![]()
Andy,
Create an index for a certain condition and use it.
Antonio,
Thank you very much for your prompt reply and good solution.