Sigma Php Ajax framework, Ajax Components, GUI Builder
May 23, 2012, 09:43:58 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Hello! How are you!?  (Read 299 times)
ranking1
Newbie
*
Posts: 1


View Profile WWW
« on: December 01, 2011, 11:02:45 AM »

Hello! How are you!?
I have a doubt about the language jslinb, i can't set values on the TreeView with multibycheckbox.
How can i access the methods to get/set values on TreeView? i Try using "_xxx" like "_checked" but this does't work fine!
Can you help me?
Logged

linb
Administrator
Hero Member
*****
Posts: 435


View Profile
« Reply #1 on: December 01, 2011, 04:35:15 PM »

to select three items which id is 'a', 'b' and 'c':


    treeView.setValue("a;b;c")

and

    treeView.getValue()   => "a;b;c"
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!