Combobox filtering (large datasets)
Posted: Mon Feb 10, 2014 11:37 am
Hi all!
I'm using a dialog form with comboxes binded to the same table to let the user select from/to records to show in the report.
This works perfectly, but when I bind it to large tables (>20000 records) the report rendering slows down...
How can I speed up the comboboxes rendering?
Otherwise, there is a way to implement an auto-complete combobox to lighten the binding query?
I'm using a dialog form with comboxes binded to the same table to let the user select from/to records to show in the report.
This works perfectly, but when I bind it to large tables (>20000 records) the report rendering slows down...
How can I speed up the comboboxes rendering?
Otherwise, there is a way to implement an auto-complete combobox to lighten the binding query?