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

Remove Item at runtime

2 Answers 59 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Jed Fletcher
Top achievements
Rank 1
Jed Fletcher asked on 25 May 2010, 11:20 AM
I have a radpanel linked to a sitemap which is on my master page.

Now i need to enable and disable items in the panel according to which form i show.

Is this possible any suggestions or alternatives are welcome

Thanks in advance

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 25 May 2010, 01:32 PM
Hello Jed,

One suggestion would be accessing the items from code behind and setting the 'Enabled' property to "false" to disable the items. The demo shows how to perform this.
Add/Remove/Disable Items

Regards,
Princy.
0
Jed Fletcher
Top achievements
Rank 1
answered on 25 May 2010, 02:09 PM
Just for clarification i need to remove items when the form loads

Tags
PanelBar
Asked by
Jed Fletcher
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Jed Fletcher
Top achievements
Rank 1
Share this question
or