Closed GoogleCodeExporter closed 9 years ago
Hi,
Unfortunately there is no way to do this in editable plugin. Plugin marks cell
on the client side, but if you reload table content in server side processing
mode, new cells will be generated on each reload.
Only way to do this is to somehow add some flag (last-added) in the JSON that
is returned from the server side and use some datatables formatting function to
colorize cell/row depending on the flag in JSON response.
Jovan
Original comment by joc...@gmail.com
on 9 Feb 2012 at 8:44
Original issue reported on code.google.com by
aiesec....@gmail.com
on 1 Feb 2012 at 3:21