Hi
Placed inside collapsible panel - table - scrollable area - RadButton does not keep permanent position inside table's cell, it flows around vertically, and jumps into its place on mouse over or click.
Max
1 Answer, 1 is accepted
0
Pero
Telerik team
answered on 15 Apr 2011, 12:54 PM
Hello Max,
I think the problem is related to a well known issue in IE6 and IE7 browser, described in the following article: http://snook.ca/archives/html_and_css/position_relative_overflow_ie/ . Please set position: relative to the parent HTML element of the RadButton, and the problem should be fixed. We have documented this problem, and can be found in our online documentation.
If you cannot resolve the issue, send us a sample project that shows the problem and we will provide a solution.