We are creating a solution using SmartForms where it would be very benefitial to list out 100s or even 1000s of records of only 1-2 columns in a list control or list view (with no pagination). Retrieving this data in SQL is near instantaneous, but when populating a list control or view it can take an extremely long time, sometimes upwards of a minute or longer depending on the amount of records returned.
Is this just a limitation of K2 SmartForms where anything over 20 or so records is slow? Or is it possible something else is going on to cause this? Or is there any recommended work around?
Any help is greatly appreciated.