Why does this not work.... |
Post Reply |
Author | |
Carp01
Newbie Joined: 20 April 2007 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 31 May 2007 at 9:30am |
Hi
Why does this only works on a toolbaar and not on the menubar which have the same control and ID?
cb.FindControl(, ID_FILE_DEL).Enabled = False
Thanx Eric
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Set Recurse parameter to True. I very recommend you use Update handler or Actions to enable/disable commands. See Actions sample.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |