Dynamically creating TreePanel TreeNode

  1. #1

    Dynamically creating TreePanel TreeNode

    I have a TreePanel and a Button, I want to get data from SQL Server to create TreeNode with checkbox dynamically.
    If I click the button, then get all the TreeNode which has been checked and output all the nodename.

    I have tried to write some C# code in Page_Load, but in button's DirectEvent, I can't get any TreeNode.

    What should I do?
  2. #2
    Hi,
    I have solved this problem, thanks!

Similar Threads

  1. creating shortcut dynamically
    By softlabsgroup.support in forum 1.x Help
    Replies: 0
    Last Post: Jun 06, 2012, 12:27 PM
  2. Replies: 0
    Last Post: Mar 27, 2012, 10:01 AM
  3. Replies: 6
    Last Post: Nov 04, 2010, 10:14 AM
  4. Replies: 1
    Last Post: Nov 03, 2010, 7:31 PM
  5. TreePanel TreeNode Add dynamically
    By Bernard Jourdain in forum 1.x Help
    Replies: 3
    Last Post: Dec 11, 2009, 3:45 PM

Posting Permissions