Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Iwbootstrap table huge amount of data
#1
Hi at all,

i use intraweb 15.2.48 and iwbsbootstrap 3. I have a bootstrap table with some data to display (about 2000 records) (record are filtered yet.) . 
i have a routine that populate a Tlist with server data (extract data from db with query (firedac)) and then i use it to access, in O(1)  or sort in O(n log n) to the data structure.
(in the rest method is written the json about the data on screen)

What is the better approch to load data when you have many records (about >= 2000).

The time to load server code is about 10 seconds. How can i optimized all load processing?

is there a full example of bootstrap table about pagination or rules (better approch) to elaborate a huge amount of data with this plugin ?

Thank you for help

Andrea
Reply


Messages In This Thread
Iwbootstrap table huge amount of data - by Anto90 - 06-23-2022, 06:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)