This page, as an example: retrieves over 700 rows all at one time and performs very well: http://beta.meetscoresonline.com/results/11831
So, what are you doing besides fetching the results? Is fetching the results slow; so slow network or slow database (queries with no index) or is it slow after the fetch, so slow to draw to the page? Please describe further. Karl.. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
