Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Karl Kopp 121 posts 227 karma points
    May 01, 2014 @ 10:44
    Karl Kopp
    0

    Any way to track create/modification date of each row?

    I'm looking for a way to track the create/update date of each row, but looking through the code nothing pops to mind. Does anyone know of anyway this can be achieved?

    Cheers!

  • gilad 185 posts 425 karma points
    May 01, 2014 @ 11:24
    gilad
    0

    Hi Karl,

    Right now this data is'nt saved  , but it's a good idia for the next version. :)

    Cheers.

     

  • Karl Kopp 121 posts 227 karma points
    May 02, 2014 @ 02:35
    Karl Kopp
    0

    Would be awesome!!! In the meantime, I created a little hook (aka hack ;). Added an updated field to the grid, and when u click new row (fire $scope.addRow), I update the rowObject with the current date/time. I THINK we can track events on the model, but I'm still investigating and would love to know if you have any thoughts/opinions :)

    This is super important for the project I'm working on, so if you need a tester, just let me know!!

Please Sign in or register to post replies

Write your reply to:

Draft