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

Can't Read Behaviors in Property Builder

2 Answers 76 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Doug Dawson
Top achievements
Rank 1
Doug Dawson asked on 26 Apr 2010, 04:54 PM
Hello!

I'm kind of new to using Telerik controls. I'm trying to add columns to a GridView. I'm trying to use the Property Builder, but the Behavior labels are truncated. Resizing the Property Builder window doesn't help.

I have a screenshot here: Screenshot

Is there anything I can do to fix this?

Thanks!

Doug

2 Answers, 1 is accepted

Sort by
0
Doug Dawson
Top achievements
Rank 1
answered on 26 Apr 2010, 09:27 PM
Solved it! I have a very high resolution monitor. I had set my DPI to 120 sometime ago and forgot about it. Once I set it back to the default of 96, the options became visible.

I wonder if this is something that might happen often enough to consider compensating for with the property builder.
0
Nikolay
Telerik team
answered on 29 Apr 2010, 05:17 PM
Hello Doug Dawson,

Thank you for contacting us.

The behavior that you experience is due to the fact that the RadCheckBox instances used in the property builder has their AutoSize property set to False. Actually, the False value is the default value for RadCheckBox.AutoSize. We will consider setting the default value to true in Q2 2010. For the time being, just set the AutoSize property of your RadCheckBox instances to true and you will not encounter the issue further.

Your Telerik point have been updated for your feedback. If you have additional questions, feel free to contact me.

Best wishes,
Nikolay
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Doug Dawson
Top achievements
Rank 1
Answers by
Doug Dawson
Top achievements
Rank 1
Nikolay
Telerik team
Share this question
or