Telerik RadDatePicker hiding behind iframe in IE11

311 Views Asked by At

I have a RadDatePicker that hiding bihind the iframe when pdf is viewed. I tried using z-index but It didn't work. Please advise. Thanks in advance for help.

1

There are 1 best solutions below

0
On BEST ANSWER

RadDataPicker offers an Overlay property that you should set to true to fix the problem.