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

Issue while using Radgrid and UpdatePanel along with Jquery.js script...

2 Answers 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prakash
Top achievements
Rank 1
Prakash asked on 05 Oct 2010, 03:41 PM
Hi,

We are using VS 2010 and telerik version 2008. We are using Radgrid in user control. And we are referring Jquery.js script file in the master page. Then we are using the user control in the aspx page. Master page also is referred in the aspx page. In this case, the functionality of radgrid like sorting,edit & paging are not working. That means the complete events of the radgrid is not firing.

If we are removing the jquery.js file from master page, it is working fine. But we need to use jquery.js file since it is used for some UI related functionalities.

Can you please provide solution for this?

Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Matthew
Top achievements
Rank 1
answered on 05 Oct 2010, 07:19 PM
You can add a radcodeblock to the update panel which will be executed whenever an ajax call is made from that panel, you can use this js to call master-page js
0
Brian
Top achievements
Rank 1
answered on 06 Oct 2011, 03:12 PM
Anyone have an example of this?  Thanks!
Tags
Grid
Asked by
Prakash
Top achievements
Rank 1
Answers by
Matthew
Top achievements
Rank 1
Brian
Top achievements
Rank 1
Share this question
or