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

radform flicker with tablelayout panel

5 Answers 209 Views
Form
This is a migrated thread and some comments may be shown as answers.
Nikk grey
Top achievements
Rank 1
Nikk grey asked on 15 Sep 2009, 08:06 AM
Hi,
I am encountering serious and massive flickering when i add all my controls in a table layout panel on a radform. even though flickeing do exist when there is no table layout, but increases tremendously when i add my controls to it.
are there any compatibility issues.
Any solutions...
As it doesn't look nice
Thankyou

5 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 15 Sep 2009, 08:21 AM
Hi Nikk,

Thanks for your interest in RadControls for WinForms.

There are some known issues related with standard controls like SplitContainer and TableLayoutPanel controls. The reason for these issues is that the controls mentioned do not properly support transparency and therefore you should set their BackColor explicitly in order to avoid visual glitches like flickering.

My advise in this case would be to try setting the BackColor property of your TableLayoutPanel to a color suitable for your UI and see how it will behave.

Please, let me know if this helps.

Thanks for your time.

All the best,
Deyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Arul S V
Top achievements
Rank 1
answered on 02 Apr 2010, 10:33 AM
Hi, 

    what is the telerik equivalent control for .net table layout control. i'm using RAD Q3

Regards
Arul
0
Deyan
Telerik team
answered on 02 Apr 2010, 03:26 PM
Hi Arul S V,

Currently we do not provide such control in the WinForms suite. We do not have any plans to develop a similar control any time soon. I believe using the standard TableLayoutPanel is fine when setting the BackColor to a non-transparent color.

Do not hesitate to write back in case of further questions.


All the best,

Deyan
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.
0
Nikk grey
Top achievements
Rank 1
answered on 05 Apr 2010, 06:44 AM
Yes. as said there isn't an alternative. but like me donot set table layout backcolor property to transparent color, it will cause massive flickering, use any color instead.
:)
 
0
Arul S V
Top achievements
Rank 1
answered on 05 Apr 2010, 12:44 PM
Hi Guys,

    Thanks for your update. i'll implement the same.

Regards,
Arul
Tags
Form
Asked by
Nikk grey
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Arul S V
Top achievements
Rank 1
Nikk grey
Top achievements
Rank 1
Share this question
or