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

Issue with DatePicker Filter on RadGrid Ie7

1 Answer 33 Views
Grid
This is a migrated thread and some comments may be shown as answers.
g p
Top achievements
Rank 1
g p asked on 30 Mar 2012, 12:10 PM
Hi guys, im hoping someone can help me out here. Getting a strange rendering issue with the datepicker control on the grid when trying to set a date filter. Basically the control seems to be positioned permanently over the grid when scrolling horizontally. I've attached a screenshot showing the problem.As you can see the datepicker for the date column 'Period To' seems to be completely detached from its usual position. If I scroll across the datepicker also scrolls, same applies to all other date columns - you can just about see the date of birth column has the same issue

Any suggestions?

PS I had to blank out some of the data in the grid as its sensitive data

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 30 Mar 2012, 03:49 PM
Hello,

I guess you have found the well known position: relative bug in IE6/7. To fix it, you need to add style="position:relative" to any container in which erratic controls are located.

I hope this will solve the problem.

Greetings,
Eyup
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
Grid
Asked by
g p
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or