I’m trying to use timeline scheduler for room management app. The Y axis is the list of available rooms, the X axis is their availability in time (for simplicity). When I render just a few rooms with their timeline, everything everything is fine. But when it comes to tens of rooms with their availability just inside a month, then dxhtml timeline scheduler simply stops responding adequately and performs any scroll action with a huge unacceptable delay.
Two questions so far:
- Does dxhtml timeline scheduler support virtual scrolling in both directions?
- What are the data sice limitation in both directions so it would not hurt performance so much?