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.
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.