This is a migrated thread and some comments may be shown as answers.

How to make Rad Tree View with 1 millions nodes

0 Answers 43 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Uyen
Top achievements
Rank 1
Uyen asked on 12 Sep 2017, 08:32 AM
Hi everybody,

I am having a trouble with a small application. My customer required me build a app to list file from database like directory structure. The data is storage on MongoDB. Each database maybe up to million record. Each record will have a file path like this "root/folder1/folder2/folder3 ... / file.extension". Each "/" will be an folder.

The problem of me is the data too big. I don't know how to show it on Tree View. I was completed when made the Grid as a Node on Tree View, but the paging isn't working. I also tried to use the Tree List, but the paging is working illogical   , i need to paging the file, but the tree list see both of folder and file is a record. I also  make the grid inside the gird, customize the parent grid like a folder structure, and make child grid like a normal grid. But it isn't what customer wants.

So now,  I don't know how to resolve it. Any idea that you have. Please tell me. Thanks you very much.

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Uyen
Top achievements
Rank 1
Share this question
or