473,465 Members | 1,921 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

[IGNORE] Sorry! I sent this to the wrong group!!

I hate stupidity. Most of all, my own. Feel free to flame me if you think
I need to atone for my wrongs. :)
"John Ruiz" <no******@provided.com> wrote in message news:...
PRE-SCRIPT:

This has ASCII diagrams. I built them using a fixed-width font, so looking
at them in a proportional font may make my pretty drawings quite ugly.
GIVEN:

ROOT
|
|----NODE 1
| |----NODE A
| |----NODE B
|
|----NODE 2
| |----NODE C
| |----NODE D

- Built by stepping through Schema and building TreeNodeSrc
XML String.
WHAT I WANT:

ROOT
|
|----NODE 1
|----NODE 2

- Built by stepping through Schema and building TreeNodeSrc
XML String.

I only want the first level nodes and I don't want any post backs to the
server until the user clicks on a first level node, at which time, the
client will say to the server, "hey, I'm on Node 1 - give me the next level
of nodes under Node 1."

Then, the user sees:

ROOT
|
|----NODE 1
| |----NODE A
| |----NODE B
|
|----NODE 2

The reason for this is performance. The number of total nodes in this tree
could eclipse 100, and I have read that the TreeView control scales as well
as a drunken sailor (while I don't know how well drunken sailors scale, I
have to assume that it's pretty badly).

Thus, I'm going to want to filter my events such that I only post back to
the server when it is necessary to do so. Or maybe there's another, smarter
way to acheive my objective?

IMMUTABLES:

The fact that a TreeView-ish web control will be used.
The fact that the nodes could be greater than 100.
I am drinking Green Tea and I like it.
I am grateful for your help.

Thanks!
John Ruiz
-----------------------------------------------------------
I am John's witty signature. Only fools don't laugh at it.



Nov 11 '05 #1
0 1090

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Grytpype-Thynne | last post by:
Can anyone point me in the direction of a cross browser way of displaying two addresses side by side after some preliminary text? I have tried a containing box and floating two further boxes...
0
by: Serge L | last post by:
Oops, I didn't realize there exists ASP.NET group. Going to move it there.
0
by: Lars | last post by:
SENT THIS TO WRONG GROUP! PLEASE IGNORE! "Lars" <lars@andreasson.pp.se> skrev i meddelandet news:... > How do I setup perrmissions in my FTP to allow anonymous access > where you can only...
1
by: Matthias Pieroth | last post by:
Hi NG, ich habe ein UserControl in eine HTML-Seite eingebettet und zeige es im IE an. Die dll und htm liegt auf einem weberver. Hier das html-File: <object id="TestCtrl1" height="100"...
8
by: stefano | last post by:
HI, I have aproblem with XHTML radio button. <form name=" form"> <input name="radio" type="radio" onclick="return false" /> <input name="radio" type="radio" onclick="return false" /> <input...
10
by: todd_montana | last post by:
Hi there, I have a class that has the private member variable called 'int frame'. I then have a constructor that sets it to 0. Now, inside the constructor i want to increment it by using: ...
1
by: Rene | last post by:
Hi Proggies, i try to delete an excel worksheet but nothing happens (work on vb.net 2005) ..... xlSheet = xlApp.Sheets("Master") xlSheet.select xlSheet.delete also try
1
by: PJ6 | last post by:
? int.Parse("2.0") error: identifier 'int' out of scope ? "foo".IndexOf("o") error: expression '"foo".IndexOf' out of scope For the love of god, why is int and other basic stuff out of scope in...
1
by: Gernot Frisch | last post by:
Hi, when I link my MFC 8 application statically, the strings like "The file %s has been chanegd, do you want to save the changes?" are missing (empty). Is there any way to fix this (include...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.