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

about var tree = $find("<%= RadTreeView1.ClientID %>");

1 Answer 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 20 Jul 2011, 12:56 PM
In javascript in order to get the client-side instance of Telerik Object it's possible to use:
var tree = $find("<%= RadTreeView1.ClientID %>")

But how to do the same by means of vbscript?

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 22 Jul 2011, 01:19 PM
Hi John,

I'm sorry to disappoint you, but you could not work with our controls and vbscript.

Kind regards,
Dimitar Terziev
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or