I have a report that is over 14k rows with a bunch of columns. It views fine until you try to do "All", then it crashes. The same problem is happening for the export function, it just gives a HTTP 500 error. If I do a filtered search or select 30 rows at a time it's fine, but with the entire table in the database it just crashes.
I have also tried the $grid["scroll"]=true option but it's not working. I am running version 2. Any help would be appreciated.
1 Answers
Your Answer