Re: Error using jquery/datatable with t:mode="true"

2013-06-23 Thread newbie newbie
Other recipients: Hi, > I have solve the slow loading issue. It has got to do with logging properties. It is logging too much stuff, so the whole thing slows down. Anyway, I still don't know how to use t:mode="true". Any help would be much appreciated. Thanks. On Fri, Jun 21, 2013 at 10:47 AM,

Error using jquery/datatable with t:mode="true"

2013-06-20 Thread newbie newbie
Hi, I am trying to use jquery/datatable with 500 records. It seems slow in loading but it is working fine. So I was thinking of ajax to solve the slow loading issue. When I set t:mode="true", i get an error "JSON data from server could not be parsed. This is caused by a JSON formatting error." Her