This question is locked. New answers and comments are not allowed.
I have a jquery Modal dialog box in which i have some form fields, one of which is using the Telerik Calendar popup, When clicking the popup it displays but it displays behind the modal box. Also if the modal box is moved the popup stays static.
Has anyone experienced this? bug with the calendar? I'm going to move to the JQuery UI calendar control to see if I can resolve the problem.
Version using 2010.1.416
EDIT: Sorry wrong forum, should be in datepicker. I saw another post about changing zIndex in telerik.datepicker.js for the animationContainer.css
Setting the value to 2000 allows the calendar to pop up ontop of the modal.
There is still an issue whereby the popup does not follow the modal box if it is moved around. So the element position needs to update.
Has anyone experienced this? bug with the calendar? I'm going to move to the JQuery UI calendar control to see if I can resolve the problem.
Version using 2010.1.416
EDIT: Sorry wrong forum, should be in datepicker. I saw another post about changing zIndex in telerik.datepicker.js for the animationContainer.css
Setting the value to 2000 allows the calendar to pop up ontop of the modal.
There is still an issue whereby the popup does not follow the modal box if it is moved around. So the element position needs to update.