[CLOSED] How would I selected an item in TreePanel from the codebehind ???

Page 2 of 2 FirstFirst 12
  1. #11
    Quote Originally Posted by Fahd View Post
    Anyway it works, but when I call the code above from the DirectEvent, my Status Bar does not get updated with the updated selection.
    Well, because ItemClick event doesn't occur when you programmatically select an item. You should use the server side StatusBar SetStatus method.
  2. #12
    That works, thanks....

    Quote Originally Posted by Daniil View Post
    Well, because ItemClick event doesn't occur when you programmatically select an item. You should use the server side StatusBar SetStatus method.
Page 2 of 2 FirstFirst 12

Similar Threads

  1. [CLOSED] multiselect add item in codebehind
    By albayrak in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 16, 2011, 10:11 AM
  2. [CLOSED] Always selected Item is nothing for combobox as menu item
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 04, 2011, 4:51 PM
  3. Replies: 1
    Last Post: Aug 11, 2010, 7:32 PM
  4. Move an Item of Multiselect in codebehind
    By sfvaleriano in forum 1.x Help
    Replies: 0
    Last Post: Sep 14, 2009, 2:52 PM
  5. FormPanel CodeBehind item adding
    By davutengin in forum 1.x Help
    Replies: 0
    Last Post: Jun 15, 2009, 5:53 AM

Tags for this Thread

Posting Permissions