Our blazing fast Grid component built with pure JavaScript


Post by barnabas »

Is it possible to make paging on only client side? I tried to achieve this whit bbar.

bbar: {
    type: "pagingtoolbar",
},

but it runs on error:
gantt.umd.js:77645 Uncaught TypeError: this.store.loadPage is not a function

Can you please help me out?


Post by alex.l »

Hi barnabas,

Not possible now, but we have a feature request here: https://github.com/bryntum/support/issues/3386

All the best,
Alex


Post by barnabas »

Hello alex.l,

Thank you for your fast reply.


Post Reply