would this be an issue? |
Post Reply |
Author | ||
leojay
Groupie Joined: 07 March 2005 Status: Offline Points: 27 |
Post Options
Thanks(0)
Posted: 10 April 2005 at 8:33pm |
|
after running this code:
the mnuTools is Nothing. it's, of course, incorrect. but if I run this:
the mnuTools will be correct. I wonder why The procedure Add won't set the id of the new CommandBar? would this be an issue? |
||
leojay
Groupie Joined: 07 March 2005 Status: Offline Points: 27 |
Post Options
Thanks(0)
|
|
i don't know whether the description is clear or not. what i mean is i must set the id of a new CommandBar manually, otherwise the FindControl will return Nothing. |
||
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
|
Yes, that is correct, you must manually assign the ID to popup controls.
|
||
leojay
Groupie Joined: 07 March 2005 Status: Offline Points: 27 |
Post Options
Thanks(0)
|
|
since the prototype of Add is:
after calling Add, the new CommandBarControl's ID should be set automatically by the literal meaning of the second parameter of Add, shouldn't it? |
||
leojay
Groupie Joined: 07 March 2005 Status: Offline Points: 27 |
Post Options
Thanks(0)
|
|
would this problem be fixed in the next release?
|
||
nighthawk
Senior Member Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
|
|
This has been a well known problem since forever. (Or at least
for the past year and a half, based on forum posts.) I'm really
surprised it hasn't been fixed.
|
||
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 |