Using mode with Code field and Parent field on a large dataset takes forever to load. (10M records+)
Even while there are only 20 records i n the root en next level.
Why aren't only the records loaded that are expanded? Am I mssing something here?
I guess I'll have to stay with my own TDBTree implementation which does load partial data.
Hans
Problem with TDBTree
-
- Newbie
- Posts: 31
- Joined: Thu Feb 22, 2007 12:00 am
- Location: Nijmegen, Netherlands
- Contact:
-
- Newbie
- Posts: 31
- Joined: Thu Feb 22, 2007 12:00 am
- Location: Nijmegen, Netherlands
- Contact:
Ah.. Now I remember
...why I had to implement this myself.