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

Setting RadPanel.Visible to True, but remains False

2 Answers 144 Views
Panel
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 20 Jul 2010, 08:20 PM
When the Form loads I have the RadPanel Visible Property set to false. When the User clicks a button, the Visible Property is set to true. Though it's not setting it to true.
I put a breakpoint right after the radPanel1.Visible=true, and check it's value. It's still remains false. Any help would be nice.

2 Answers, 1 is accepted

Sort by
0
Emanuel Varga
Top achievements
Rank 1
answered on 21 Jul 2010, 09:09 AM
Hello,

Try setting the radPanel visibility to false in the form Load of form Shown events, and after that try setting to true on a button click.

This should work.
0
Boryana
Telerik team
answered on 26 Jul 2010, 10:15 AM
Hello all,

Thanks for writing.

I was not able to reproduce your issue with our latest release. Please try your scenario with Q2 2010 version. In case your issue persist, please send us a sample project that illustrates your case. Thus I will be able to assist you.

All the best,
Boryana
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
Panel
Asked by
Joseph
Top achievements
Rank 1
Answers by
Emanuel Varga
Top achievements
Rank 1
Boryana
Telerik team
Share this question
or