Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange problem with validators
Message
From
25/03/2008 14:28:20
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01305059
Message ID:
01305357
Views:
7
This message has been marked as a message which has helped to the initial question of the thread.
>>Are you sure this isn't related to the ValidationGroup properties of the buttons concerned?
>>Best,
>>Viv
>
>The problem is, that I don't know where these ValidationGroup information comes from and how to associate it with buttons.
>
>Here is buttons definition for the Wizard, I don't see how to associate my groups with them.
>
>
>CreateUserButtonText="Next" FinishCompleteButtonText="Create User"
In general, a button should have a ValidationGroup attribute with the same value as the controls that will be validated when it is used to submit. You can have as many groups as you like using any name that you like. Don't know how this applies to your application though.
Best,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform