We have Gallery and put the component "DatePicker in the Gallery as below
The Gallery should get the data from the Collection "colScheduleGal"
And the DatePicker DefaultDate is
I try to update the 3 records to a new date as below
Then i Click the tick button , the tick button logic is update the collection "colScheduleGal"
After I tick the first record, the second record and third record will initial to the original value
Then i try again , change the 3 record as blow
After i tick the first record again, second row and third row is normal to keep to update value
May i k know what is the root cause for this situation, any suggestion?