Iserting in a sortable tree




Secondly, you should make sure that sorting is disabled while you are 
doing your mass insertions, otherwise your store might be resorted after 
each and every single row insertion, which is going to be everything but 
fast.


I know it must be some simple thing that i missed when RTFM-ing but : how to 
i disable sorting while inserting rows ?, now my sort function is called 
after every insertion. :(

-- 
Razvan Gavril
razvan gavril gmail com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]