At present the HTML shown can only be set once per date per load. This makes it necessary to re-load the view containing the control to change the data displayed.
Suggest that we implement a data service to hold the data object currently on the directive scope and expose get/set methods to allow another component to alter the data to be shown after loading has completed.
At present the HTML shown can only be set once per date per load. This makes it necessary to re-load the view containing the control to change the data displayed.
Suggest that we implement a data service to hold the data object currently on the directive scope and expose get/set methods to allow another component to alter the data to be shown after loading has completed.