We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Choose view on load

We remember which view the user last used this on.
We also have some additioanl custom views - as per code below:

         <e-views>
                    <e-view option="TimelineDay" :allowVirtualScrolling='virtualScrolling' displayName="Day"></e-view>
                    <e-view option="TimelineWeek" :interval="2" :allowVirtualScrolling='virtualScrolling' displayName="Fortnight" :timeScale="{interval: 240, slotCount: 4}" :firstDayOfWeek="1"></e-view>
                    <e-view option="TimelineWeek" :allowVirtualScrolling='virtualScrolling' displayName="Week" :firstDayOfWeek="1"></e-view>
                    <e-view option="TimelineWeek" :interval="4" :allowVirtualScrolling='virtualScrolling' displayName="Month" :timeScale="{interval: 720, slotCount: 4}" :firstDayOfWeek="1"></e-view>
                    <e-view option="TimelineMonth" :allowVirtualScrolling='virtualScrolling' displayName="Month Summary"></e-view>
                </e-views>

However as the option is the same for multiple views, there appears to be no way of selecting which one to load initially.

Please could you advise?

1 Reply

VD Vinitha Devi Murugan Syncfusion Team November 15, 2019 10:15 AM UTC

Hi Matt, 
 
Syncfusion Greetings. 
 
Currently there is no option to select views with different intervals. So, we will consider this as a feature request and will include it in our upcoming volume 4, 2019 main release which is expected to be rolled out on mid of December. We would appreciate your valuable patience until then. 
 
Regards, 
M.Vinitha devi  


Loader.
Live Chat Icon For mobile
Up arrow icon