If your custom validator does not fire within a wizard control then you should check the follow:
1)The Wizard expects all validators to use the ValidationGroup name of the Wizard.ID property
2) You may need to add each participating control and button to the same Validation Group.
3) Verify that your javascript code is correct.
按以上提示, each participating control and button to the same Validation Group,问题解决。
发表于 @ 2008年09月25日 13:49:00 | 评论( loading... ) | 举报| 收藏