Editable table with 5k Records
Summary
5K or more data in UI with ArrayDataProvider on Editable tableContent
Hi All,
I have created REST API in OIC, which is being used in VBCS. my REST API can give 5K data or more.
how can I show this 5K data in UI with ArrayDataProvider on Editable table?
Currently, Editable table is working fine with less data(100-200 records) if it is huge data how can I handle.
Please suggest me a solution.
Thanks,
Nazeer.
0