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

Raddatepicker not showing in ajax model popup when using chrome browser, where as working in IE Broser

1 Answer 96 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
shashidhar ch
Top achievements
Rank 1
shashidhar ch asked on 28 Jun 2010, 10:46 AM
I have raddatepicker in ajax modalpopup. my problem is raddatepicker is visible but bakeend of modalpopup. its not look proper . i increase z-index also i try javascript but all try fail

i have tryed with z-index , but it is working in IE browser , not working in FF & Chrome browsers
pl let me know ASAP.

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 01 Jul 2010, 11:02 AM
Hi Shashidhar,

Could you please elaborate a bit more on your scenario. What z-index do you set? Also could you please share with us your RadDatePicker and modal popup declarations and a code behind code. Additionally could please try setting the following css and let me know if the issue still persists:
<style type="text/css">
   .RadCalendarPopup
   {
     z-index: 10000!important;
   }             
</style>

Looking forward for your reply.

All the best,
Radoslav
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
Scheduler
Asked by
shashidhar ch
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or