qcubed/plugin_datatables

DataTables first attempt

Closed this issue · 2 comments

if I understand correctly, that this work is incomplete? Here does not work with the filter, sort and pagination.

Whether I am here lost or I misunderstood :) ?

OK, try again. The problem was using Ajax with static data.

The ajax version doesn't do filtering (YET), but sorting and pagination should work.

Actually, just fixed the filtering too, so it should all be working. Be sure to pull the latest beta3 from framework. It will be needed too.