
Announcements
Hi
i am creating a collection with a date column, however when i view that collection in a another gallery it reverts the dates to the last selected date.
I am adding each line to the collection through the following code:
Its displays as it should in the below table on the screen where the collection is being made
however on the next screen where i want to view that same collection again i get the below?
Many thanks
Chris
You said you are adding the items in this loop, but where exactly is the data coming from? You said its reverts, but when you do a collect, it will simply have whatever values you gave it.
What is CollLineDelDueDate??
How does it get set?
If its a control then you should have like .SelectedDate or something to define.
I would add a Trace statement and write the value of CollLineDelDueDate so you can see why its not the value you expect.
Also, look at the Column Binding on the Second Gallery to validate you are binding to the correct column.
If I have helped you, I would really appreciate if you please Mark my answer as Resolved/Answered, and give it a thumbs up, so it can help others
Cheers
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey