Hi I have following code for On Page Enter -
What I want to do is when “toggle” is clicked, I would like to remove the selected record and refresh the page
When I click on toggle, my database operation works, but it does not reload the page with selected item removed (query will return only “Not-Read” items)
Can you please give me a hint? thanks.