Search

You searched for the word(s): userid:758977

Matching Posts

  • Looping through TreeView using Javascript

    Does anyone one know how to loop through TreeView nodes using Javascript? Any help would be much appreciated.
  • Re: TreeView Checkbox

    Thanks for your reply. Not even the checkbox i initially selected equals true. It seems like the server side does not recongize the javascript set attribute therefore the changes I made in javascript are not recongized when i check the "checked" property. So if that is the case then is there a way to loop through the treeview in Javascript?
  • Re: TreeView client side script

    Hi, can you please also forward me this code to aandi99@hotmail.com ? Thanks
  • TreeView Checkbox

    Hello, I'm populating the TreeView control from serverside with checkboxes. When a user selects a parent checbox, Javascript client side code executes and selects all children below it. However, when checking to see if which treeview item was selected by checking the node.checked property, it equals false even though it has been selected. Does anybody have an idea why this is happening? I'm checking the "checked" property on the node item using c# server side code. Thanks
  • Looping through TreeView Nodes?

    Hello, I'm using the Microsoft Web Control. I'm dynamically loading the control with data from the database where there are parent nodes and children nodes that could be up to 5 levels. I have a Javascript function that executes when a parent node is checked to automatically select all the children below it. Now I have to figure out a way to find out what nodes are selected so that I can process them properly. The only way I see this happening is if I create a hidden variable and loop through
Page 1 of 1 (5 items)