Table search | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Table search

Is it possible to make a Jquery-mobile table with 4000 Rows without have problem in loading?? Is solution the Pre-rendering table(ui-screen-hidden)? Sorry for my bad English.

23rd Jun 2017, 2:10 PM
Ioannis Apostolou
Ioannis Apostolou - avatar
1 Answer
+ 2
Use ReactJS, it utilises virtual DOM which only refreshes the updated data only.
23rd Jun 2017, 3:04 PM
Calviղ
Calviղ - avatar