Closed GoogleCodeExporter closed 8 years ago
*displaying* 10.000 nodes means to generate 10k DOM elements, which will bring
the browser to it's limit
(and probably the users too which have to scroll her way though that huge list
;-)
Fanvcytree may be a bit faster, but I don't think fast enough either (altho
there may be paging support sometime later).
If you have that much data that you cannot categorize into sub-folders, how
about using a grid control?
Original comment by moo...@wwwendt.de
on 26 Dec 2013 at 8:32
Original issue reported on code.google.com by
wyl0...@gmail.com
on 26 Dec 2013 at 3:23