Table cell change to date and time picker

Thank you for the reply.

I have now configured to value, now I can see the different time values of each row.

Then I changed params of the value so I can read and write, but somehow I cannot change values from the table. If I change directly from the dataset, the new values can be updated to the table.

  1. component params value setup.
  2. time picker value binding. bidirectional is already selected.
  3. the table configuration of the columns. I tried with or without the viewParams setting of the value tag, neither way works.

when changing the time by clicking the up/down arrow, 1 sec later, the value changed back.
do I need to setup any action trigger each time I change the value?

Thanks.