I have been messing around with dataTables and passing a initial table data with a cjajax call. I apparently have hit a cap on the amount of data cfajax will send back (I believe via JSON). The current record count is 2290, and it will not send the data (or there is a time out, not sure).

I have gone in and limited max rows to 2250 and I get the data, then I tried max rows of 2275 and I do not get anything. I test the code block and it indeed does create the entire data block as I can see it all in a CFDUMP.

So does anyone know if there is a setting I can adjust for JSON response?

Does anyone think it is a timeout issue?

--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

--- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to