Hi,
we have a scheduling tab in our app that uses Timeline.
We now have an issue where it is totally empty sometimes and we noticed that it's because the number of rows are above 200, and we set datapagesize to 200.
I can actually not remember why i set it to 200... i will increase it for now, but i am wondering why it is empty just because number of rows is above 200.
Also, what IS the datapagesize? Its not what i would have thought, since it results in the Timeline being completely empty. What is the recommended approach to handling large(r) data sets in the timeline?
we have a scheduling tab in our app that uses Timeline.
We now have an issue where it is totally empty sometimes and we noticed that it's because the number of rows are above 200, and we set datapagesize to 200.
I can actually not remember why i set it to 200... i will increase it for now, but i am wondering why it is empty just because number of rows is above 200.
Also, what IS the datapagesize? Its not what i would have thought, since it results in the Timeline being completely empty. What is the recommended approach to handling large(r) data sets in the timeline?
Comment