Hello community,
I have built an application which has a combo box which retrieves data from an underlying excel data table. Data table is basically a mapping file that is used to do lookups and auto / pre populate in the combo boxes and has ~8000 line items.
There is a feedback that while clicking on the combo box to retrieve values , it takes like 4-5 seconds. Could anyone suggest if this can be speedy and rather than taking 4-5 seconds can show items in combo box in less than a second?
Thanks!