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

Telerik controls not working inside jQuery UI Dialog

1 Answer 81 Views
Window
This is a migrated thread and some comments may be shown as answers.
Zeeshan
Top achievements
Rank 1
Zeeshan asked on 29 Nov 2012, 11:10 AM

Hello,

I have created a page on which there is a hyperlink when clicked, it will open a new asp.net page shown in a JQuery UI Dialog box and the new page contains some basic telerik controls such as RadDatePicker and RadDropDown.

The page is shown correctly but the telerik controls inside the dialog are not working at all.My Project is using Microsoft .NET Framework 4.0 and the Telerik.Web.UI dll is also for Framework 4.0.

After too much research, I found that when I change the Target Framework of my Project to 3.5, the controls start working smoothly and when I revert the target framework to 4.0, the controls doesn't work.

Kinldy let me know if someone has any idea about this cause I am really struggling because of this issue.

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 04 Dec 2012, 12:02 PM
Hello Zeeshan,

Do you get any JavaScript on the page (please confirm the script debugging in your browser is ON), or just nothing happens when you try to use the controls?
Can you insulate the problem in sample page and give us it's code?
Is the problem happens in your production server or in the development one? What is the version of your IIS and do you use some shared hosting or medium trust for running the page?

Greetings,
Vasil
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
Window
Asked by
Zeeshan
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or