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

Ajax Updates of tables in IE9 bug

1 Answer 31 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Albert Shenker asked on 13 Jan 2012, 04:39 PM
There appears to be a bug in IE9 when it comes to rendering whitespace between table elements which are generated in an ajax update. You can see the effects of this bug in the attached before and after screen shots. After an ajax update the top row of the table gets shifted to the right because an extra column is inserted just in that row. I have found several threads relating to this IE9 bug:

http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/e6f49d52-ec3f-47c5-802e-b80d1a58ed39

http://stackoverflow.com/questions/7267014/ie9-table-has-random-rows-which-are-offset-at-random-columns

Most of the posts seem to point to the elimination of spaces between <.td></td> tags as a work around, but I believe I have done that and the issue still occurs.

Anyhow, is Telerik aware of this IE9 bug? If so, I wonder if Telerik can implement the whitespace scrubbing method shown in the second forum listed here when generating the content being sent through AJAX.

Any thoughts/ideas on how to avoid this issue? Microsoft doesn't seem to be in a hurry to fix it.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 18 Jan 2012, 01:14 PM
Hello Albert,

We are not aware of such IE9 bug and haven't meet it in our implementations with RadAjax controls.
If it is convenient for you could you please open a regular support ticket and send us sample runnable application which demonstrates the issue after ajax request using some of our RadAjax components.
Thus we will be able to further research on the problem and provide any statement  if there is any possible workaround we could implement.

Greetings,
Maria Ilieva
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
Ajax
Asked by
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Answers by
Maria Ilieva
Telerik team
Share this question
or