473,386 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

What is the maximum limit of record in TreeView Control of ASP.Net 2.0??

i've to populate my treeview control on page load, just like msdn website..
i've 4 levels
Department --> Wing --> Section --> Files --> Pages

i've almost 20 million pages...

so, is this fine to use treeview control for it???

is there any limitation of treeview control record limit???

what time it will take to populate 20 million data????

is any one have any idea....

comments appriciated...
Dec 1 '07 #1
2 2287
Vidhura
99
i've to populate my treeview control on page load, just like msdn website..
i've 4 levels
Department --> Wing --> Section --> Files --> Pages

i've almost 20 million pages...

so, is this fine to use treeview control for it???

is there any limitation of treeview control record limit???

what time it will take to populate 20 million data????

is any one have any idea....

comments appriciated...

If you going to use treeview control for this much data,the page hangs!!!

Instead try with GridView..

If treeview is ur preference,add filters for certain columns (name..etc),so the user can enter and see only the data they need
Dec 1 '07 #2
If you going to use treeview control for this much data,the page hangs!!!

Instead try with GridView..

If treeview is ur preference,add filters for certain columns (name..etc),so the user can enter and see only the data they need
actualy i have the same situation as we have on msdn
http://msdn2.microsoft.com/en-us/library/ms644563.aspx

on left,when i select any file/page, it will open on right side...

i think , tree view is best control for this situation.

yes i can use filters..
but on msdn website there is no filter, all msdn is loaded in tree view control..

and i dont think any other control is suitable for such type of situation.

isn't it???
Dec 4 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Georgy Pruss | last post by:
Sometimes I get this error. E.g. >>> sum = lambda n: n<=1 or n+sum(n-1) # just to illustrate the error >>> sum(999) 499500 >>> sum(1000) ............ RuntimeError: maximum recursion depth...
3
by: Dave Crypto | last post by:
Hi There, SUMMARY: I need to know what the actual maximum date limit possible on a row of a MYSQL database. MORE DETAILS: For example, does a MYSQL database only allow 4032 bytes of data...
1
by: lbbs | last post by:
Newbie, so please don't flame me. I am just starting to learn access. I seem a feature in access a while ago, but don't remember what it was called. I seen project lab example that had, a plus...
3
by: Thorbjørn Jørgensen | last post by:
Hi I have some problems understanding the properties for the scrollbar class. F.eks. how do I set the Maximum property in comparison to the Height property if I for example want to have the...
2
by: Matt | last post by:
I have below sitemap as source for treeview that sits on master pages.. Is there a way to limit source for treeview to page level.. When i cruise the pages i would like to see only related nodes...
16
by: Martin Jørgensen | last post by:
Hi, Problem: ======== Some of my output functions are beginning to take pretty many arguments... I mean.... We're talking about 10-15 arguments :-) So I thought to myself, perhaps this is...
16
by: chutsu | last post by:
Ok Here is a problem, I got a imaginary database program that I need to code, to add a patient I have function inser_patient. but when I try to input the details it doesn't quite work the way I...
2
by: Woody Ling | last post by:
I am now using db2 v8.2 64bits without DPF. I want to create a very large table which is about 1000G and the record length is suitable for 32K page size. I find in the manual that the maximum size...
2
by: dav61000 | last post by:
I am new to VB.net so I am not sure if there is a good way to do this or not but here is my problem. I have created a form with a TreeView control on it. When the user selects a node from the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.