Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid and Counter with Timer

    Hi, iḿ starting with smartgwt and i have a few questions (sorry for the grammar, iḿ still studyng english xD)

    Te question is:

    ¿Can i put a Timer into a field inside of a ListGrid?

    look, i hava a ListGrid with three columns, "id", "Name" and "Status", the firsts two fields are int and String respectively, but, I need a counter that is increasing every second in the column Status


    Example

    Id Name Status
    1 Hugo 00:03

    A second Later...

    Id Name Status
    1 Hugo 00:04


    How can i do this?

    Thanks for your help and sorry for the grammar and ortography. :S
Working...
X