- Home
- Forum
- ASP.NET Web Forms (Classic)
- Treeview ===> node.ClientSideObject.SetChecked(0); syntaxe ???
Treeview ===> node.ClientSideObject.SetChecked(0); syntaxe ???
HI
I need to know, if its possible, all the ways to use the ClientSideObject of a syncfusion TreeView. (in javascript)
if there is a user guide!! thats will be very helpful
thanks syncfusion for all the supports !!!
I need to know, if its possible, all the ways to use the ClientSideObject of a syncfusion TreeView. (in javascript)
if there is a user guide!! thats will be very helpful
thanks syncfusion for all the supports !!!
SIGN IN To post a reply.
5 Replies
JJ
Jisha Joy
Syncfusion Team
December 10, 2007 12:58 PM UTC
Hi Faleh,
Thank you for posting query to us.
Please refer the following location in the online documentation that shows how client object id can be used to access the control's object model on the client side in TreeView control.
http://www2.syncfusion.com/ug_61/toolsweb/ClientObjectIDAndValueProperties.html
If you want to know client side events in TreeView Control please refer the following location in the online documentation.
TreeView package->Treeview->Events->Client side Events
For general information regarding the TreeView control please refer the following link:
http://www2.syncfusion.com/ug_61/toolsweb/Tutorial5.html
Kindly try this and please let us know if this helps.
Regards,
Jisha
Thank you for posting query to us.
Please refer the following location in the online documentation that shows how client object id can be used to access the control's object model on the client side in TreeView control.
http://www2.syncfusion.com/ug_61/toolsweb/ClientObjectIDAndValueProperties.html
If you want to know client side events in TreeView Control please refer the following location in the online documentation.
TreeView package->Treeview->Events->Client side Events
For general information regarding the TreeView control please refer the following link:
http://www2.syncfusion.com/ug_61/toolsweb/Tutorial5.html
Kindly try this and please let us know if this helps.
Regards,
Jisha
FA
Faleh
December 11, 2007 03:45 PM UTC
In the online documentation I didnt find help to use the "SetChecked" function !!!!
the TreeViewNode Object in debeguing javascript ====> node.ClientSideObject.SetChecked.
please take a look to the attachement files to understand my request.
thanks
pict.zip
the TreeViewNode Object in debeguing javascript ====> node.ClientSideObject.SetChecked.
please take a look to the attachement files to understand my request.
thanks
pict.zip
JJ
Jisha Joy
Syncfusion Team
December 13, 2007 06:36 AM UTC
Hi Faleh,
Thank you for your update.
You can use the SetChecked method by using the ClientSideObjectID and passing the specified node as argument.
clientSideobject.SetChecked(node,true);
Please refer the following sample to illustrate this:
http://websamples.syncfusion.com/samples/Tools.Web/6.1.0.34/F70335/main.htm
In this sample I have called the SetChecked function when the node is selected.
Kindly try this and let me know if this helps.
Regards,
Jisha
FA
Faleh
December 13, 2007 08:18 AM UTC
Thanks !!
That will be helpfull if syncfusion put a user guide (help) in the documentation online explaining how to use all the functions of the client side Objects of the SF TreeView and the others component.
Thanks for your support !!
That will be helpfull if syncfusion put a user guide (help) in the documentation online explaining how to use all the functions of the client side Objects of the SF TreeView and the others component.
Thanks for your support !!
JJ
Jisha Joy
Syncfusion Team
December 14, 2007 03:51 AM UTC
Hi Faleh,
Thank you for your suggestion. We have forwarded your request to our Documentation Team. We will enhance our Documentation more better in our future releases.
Thank you for using Syncfusion Products.
Regards,
Jisha
Thank you for your suggestion. We have forwarded your request to our Documentation Team. We will enhance our Documentation more better in our future releases.
Thank you for using Syncfusion Products.
Regards,
Jisha
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
-
FA Faleh
- Dec 7, 2007 11:16 AM UTC
- Dec 14, 2007 03:51 AM UTC