After updating data with auto-binding data, the item is removed from the list.
The only way The data shows back in the list is if I refresh the page. When I refresh the new data is shown so that is good.
I update the data by sending the items to a pop up and it is updated in this pop. When the user clicks off the pop up the time is gone from the list.
How do I update the list so the new updated data shows without refreshing the page?