Hi,
In one of my views I would like to have a segmented control in the navigation bar.
Clicking on one of the buttons should reload the table with a different parameter.
What I have so far:
- navigation bar with the two segmented control buttons;
- table with a few cells (data comes from a json file).
How can I reload the view in order to fill the table with a different json file as source?
Thanks,
Nico
In one of my views I would like to have a segmented control in the navigation bar.
Clicking on one of the buttons should reload the table with a different parameter.
What I have so far:
- navigation bar with the two segmented control buttons;
- table with a few cells (data comes from a json file).
How can I reload the view in order to fill the table with a different json file as source?
Thanks,
Nico