Good Morning!
Okay I have one last (I hope) problem. I've searched and the answers don't quite fit my situation. Anyway I have a big GroupBy in the items of a gallery. I've gotten my patches working from the nested gallery, didn't even have to UnGroup to do so. ...
So after I patch, I refresh the data source and navigate back to the gallery and it's not refreshed. I have to run OnStart in order to get the data back in. The gallery is a groupby using a collection made from the data source, but I can't access it in any way to reload that gallery from the refreshed data source into the collection and group.
So I thought I'd be clever and move the code in items (the groupby code) onto a button and submit the button programmatically, that didn't work either.
Anyway, is there some definitive way to Reload the gallery with the refreshed data?
Thanks in advance.
Amy
@BCBuizer