javascript - JQuery easy ui tree drag and drop feature hangs for large tree -


i using j query easy ui creating tree structure , using drag & drop feature. works fine tree less 100 nodes . have tree approximately 7 thousand nodes , in such cases drag n drop feature hangs , web page becomes not responding.

suggestions or alternatives welcome. ty


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -