Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2009
    Posts
    172

    Bug? tree.setnode on preload event

    Hi

    is use tree.setnode on preload event this not work, not show any node in the tree object

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Please check the help file:
    On Preload
    The actions that will be performed right after the page is created in memory, before the page (or any of the objects on it) is shown. (...)

    Note: Some actions (especially object-related actions) may not work properly on this event because it occurs before any of the page's objects are "created." If an action doesn't work at On Preload, try it at On Show instead.
    Ulrich

  3. #3
    Join Date
    Jan 2009
    Posts
    172
    OK thanks Ulrich

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts