Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8283499
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T10:45:18+00:00 2026-06-08T10:45:18+00:00

When you are using the clientside javascript for a TreeView, there is a lot

  • 0

When you are using the clientside javascript for a TreeView, there is a lot of information which i am unsure. I dont have a sample to test with, but i was wondering if the getNodeByText will recursively search for the first occurance, or just search the children under the selected node.

Some documentation is located at http://www.telerik.com/help/aspnet-ajax/treeview-client-objects-radtreeview.html but it doesnt answer my specific question.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T10:45:21+00:00Added an answer on June 8, 2026 at 10:45 am

    From my experience, every Node function only affects 1 Level at the time.

    So this code would only affect the first level of nodes (A Node at the root of the TreeView):

    var firstLevelNode = yourTreeView.getNodeByText('someText');
    

    then you can call this fonction on any Node, so:

    var secondLevelNode = firstLevelNode.getNodeByText('someOtherText');
    

    You see? If you want to search for underlying children nodes, you must iterate for every root Node, and if you’re looking for a 3rd level Node, you have to iterate thru every 2nd level Node, and so on…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is there any possibility to change an image's resolution on clientside (using CSS, Javascript,
I have this piece of javascript which is supposed to validate on the clientside.
I have designed a webpage using HTML and client side validation using JavaScript.PHP for
I am just getting into more client-side stuff in ASP.NET using Javascript, and there's
Hopefully this is a quick one! I have an editable grid using 'clientSide' (local)
I'm trying to build a system using jqgrid which does everything on the clientside,
Why do people say that there is a problem of using javascript/jquery with webforms,
Is there a way to access a MySql database using entirely client side Javascript
Is there any way to crop a photo using client side JavaScript only? When
I have a repeater inside which i put a Checkbox and above rapeater there

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.