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.
1 Respuesta
+ 2
Use ReactJS, it utilises virtual DOM which only refreshes the updated data only.