HI
I have a question. When I place a calendar control inside a splitter container and then fetch data, the calendar control doesn't automatically position itself at the work hours on the first navigation to this page; instead, it's set to 0:00. However, when I switch the page display due to functional requirements and hide the calendar control using an ngif in the HTML, it automatically positions itself at the work hours when I switch back. So, I'd like to ask how to make the calendar control position itself at the work hours on the first navigation to this page?
Example: Work hours are set to 9:00 AM - 6:00 PM.
Figure 1: The first time I enter the page; Figure 2: The effect after switching.
图一:
图二: