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

$telerik

3 Answers 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anu
Top achievements
Rank 1
Anu asked on 19 May 2010, 05:03 PM
Hi,

We have radcontrols for ASPNET AJAX Q3 2008. I am looking at the demo example downloaded for Q1 2010 SP1. I can see that the javascript functions are using $telerik calls similar to jquery. Could someone please tell me how I can make these calls? Should I add any other .js files?

kind regards,

Anu

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 19 May 2010, 05:22 PM
Hi Anu,

I suppose you are referring to these functions:

http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html

You don't have to register anything in order to use these, because the required Javascript file is registered automatically if there is a RadControl on the page.

In addition, RadControls also come with jQuery included (but not automatically registered in all cases):

http://blogs.telerik.com/AtanasKorchev/Posts/08-11-06/ASP_NET_Ajax_Controls_and_jQuery.aspx

Kind regards,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Anu
Top achievements
Rank 1
answered on 20 May 2010, 11:06 AM
Hi,

Thanks for your answer. I have added the scriptmanager reference as suggested in the link you sent me. Now, I am getting some other errors when the functions tries to find elements of specific id or class name :
an example is it throws an error at this line.
var x = $telerik.$(".nav-Admin a")

Any help from your side is highly appreciated.

regards,

Anu
0
Dimo
Telerik team
answered on 20 May 2010, 11:46 AM
Hello Anu,

The provided information is rather insufficient for us to tell what might be the problem. Please provide a simple demo.

Kind regards,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Anu
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Anu
Top achievements
Rank 1
Share this question
or