Really there should be a data manager class that holds current data for every view, so that multiple views can access the same data without reloading. This requires some serious design work.