uitableview - Reloading parse data after dismissing modal view controller -


i stuck on trying figure how reload objects parse after dismiss modal view. typically can call [self loadobjects] dont know how call after model view dismissed. modal view used post data parse, want data loaded in tableview once modal view dismissed.

thanks in advance.

if want reload after modal dismissed, recommend moving using dismissviewcontrolleranimated:completion dismiss modal , calling [self loadobjects] inside completion block


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -