search for: itotalcount

Displaying 1 result from an estimated 1 matches for "itotalcount".

Did you mean: totalcount
2011 Oct 14
0
Any data table component for rails?
...ubygems.org and found a datatable project for jquery server side binding, but unfornately It has dependencies on both "will_paginate" and "kaminari", which breaks my activeadmin(I remove will_paginate and modify its code a little to use kaminari, but seems still have problem,the iTotalCount becomes nil, and it doesn''t support subtable?(the main table have a lot of subtable records, and need to paginate association submodel). Since the jquery datatable still needs to go serverside to handle this logic, which renders these useless, if there''s a gem/component in serv...