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

Parameter Dropdown with Checkboxes Overflow: Hidden

1 Answer 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 23 Jul 2009, 11:31 PM
In Telerik Reporting Q2 2009, the parameter fields that are dropdowns with checkboxes have inline styles, with overflow: hidden.  If you have more than 11 (I think) parameters in that field, you will not be able to see them.

Interestingly enough, this seems to fix it in all browsers.

.ParameterEditor {
    overflow:auto !important;
}

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 29 Jul 2009, 11:44 AM
Hi Jeremy,

Thank you for bringing this to our attention. We were able to verify the problem and it was introduced in a recent fix for another parameter problem. I've logged the issue in our bug tracking system and it would be addressed for a subsequent version of the product.

Your Telerik points have been updated as a token of gratitude.

Sincerely yours,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or