Show Tree Format data
Hi,
I have a table containing 10000 records whose structure is :-
loc_id
loc_name
parent_id
I have to show these data in tree view format. If I want to generate the whole data at the first attempt, then I am facing a Javascript Time out error. I don't want to use any Treeview control as it is very slow. But, if I want to show in part by part, what will be my approach of doing it ? Please help
Raja Sarkar
|