This is a migrated thread and some comments may be shown as answers.

RadTreeview - clientside

3 Answers 80 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Sindu
Top achievements
Rank 1
Sindu asked on 18 Nov 2011, 06:13 AM


Hi,

 I have a radtreelist inside RadTreeview node.I got the  RadTreelist from Radtreeiew  nodes in serverside node_expand event.
How to get the RadTreelist from clientside.My aim is to expand the treenode at client side to  display treelist at level 1.

Thanks ,

Sindu.

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 18 Nov 2011, 04:28 PM
Hello Sindu,

Please refer to the Getting familiar with the RadTreeList client-side API help topic for more information about how to get reference of the RadTreeList client-side object.  If you have any particular inquiries based on your needs, let us know.

All the best,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Sindu
Top achievements
Rank 1
answered on 19 Nov 2011, 07:53 PM
Hi telerik Team,

I couldn't find the client side method for expanding items of treelist.
I have a radtreelist inside the RadTreeview node.
1)My requirement is to expand treelist all items or itemsat first level on the clickevent of the radtreeview node.
How can I expand radtreelist items at clientside on the expand or click of the radtreeview?

2) I have a button on the webpage.My requirement is to expand all tems or items at firstlevel of the treelist on the clickevent of the Button
  at clientside ?
(Clientside expanding of items of a treelist on the button clickevent )

Thanks

Sindu.

0
Pavlina
Telerik team
answered on 23 Nov 2011, 10:13 AM
Hello Sindu,

You can use fireCommand() method to trigger ExpandCollapse command for the treelist when executed. Give this suggestion a try and see if it works for you.

Greetings,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
TreeList
Asked by
Sindu
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Sindu
Top achievements
Rank 1
Share this question
or