Is there a way to select a resource and after refreshing the diary to jump back to the selected resource.
Currently if you select a resource and only have that resource filling the diary screen, if you refresh the diary using
The selected resource is the first one in your resource list.
How would I return to the original resource in the diary
The scenario is as follows;
We have 5 pc's at the client 4 salesmen and 1 admin.
Each pc sees the full diary with all 4 salesmen
They might want to filter to see just their appointments by setting the resource per view to 1
This will show just one salesman on the diary
When the diary is refreshed it defaults to the first salesman and on the original selected one
Currently if you select a resource and only have that resource filling the diary screen, if you refresh the diary using
Me.rsScheduler.SchedulerElement.Refresh()The selected resource is the first one in your resource list.
How would I return to the original resource in the diary
The scenario is as follows;
We have 5 pc's at the client 4 salesmen and 1 admin.
Each pc sees the full diary with all 4 salesmen
They might want to filter to see just their appointments by setting the resource per view to 1
This will show just one salesman on the diary
When the diary is refreshed it defaults to the first salesman and on the original selected one