Hi,
Is it possible to use Grid pager and virtual scrolling together? Let's say pager's page size is 100, and virtual scrolling's page size is 50. According to the Grid documentation, "take: Alias of pageSize
property. If take
is set, pageSize
will be ignored". How would I set the 'take' variable for pager and virtual scrolling separately?
Thanks,
Jie