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

Combobox causes repaint of entire Form

1 Answer 74 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jan Hesselgren
Top achievements
Rank 1
Jan Hesselgren asked on 17 Jun 2008, 06:22 PM

Hello.

I have a RadForm with a lot of controls on it(Multiple radgridviews, radcomboboxes, a tabstrip with radgridviews, etc).
Every time i click any of the radcomboboxes it takes about two seconds of flickering while all controls are repainted, then when i select an item from the combobox, all controls are repainted again.
I have tried using Virualized=True/False, BeginEdit/EndEdit, Populating combobox in Runtime/Designtime in all possible combinations but the behaviour is consistent.

Have I missed anything, how can I solve the problem?

I'm working on a 2GB RAM machine and am only working with small datasets, version of Radcontrols is 2008 Q1 SP1.

Thanks

1 Answer, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 18 Jun 2008, 02:02 PM
Hi Jan Hesselgren,

Thank you for the project.

The behavior you have reported is a known issue. We are working to improve RadForm performance and behavior. This includes the flickering issue but I cannot give you a timeframe when it will be addressed.

Currently, I can suggest using ShapedForm with RadTitleBar instead of RadForm. It has better performance, and could resolve the issue.

If you have other questions, do not hesitate to contact me again.


Regards,
Martin Vasilev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
Jan Hesselgren
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Share this question
or