The position of the validator errormessage

A

Arjen

Hello,

I have a table record with two validators.
The can not be both false.

When the first one will be false the errormessage will be placed at the left
side of the record.
When the second one will be false then the errormessage will be placed at
the center of the record.
That's the place where the first one will end if it was false too.

I like to see that the second also starts at the right side.

How can I do that?

Thanks!
 
A

Arjen

Arjen said:
Hello,

I have a table record with two validators.
The can not be both false.

When the first one will be false the errormessage will be placed at the left
side of the record.
When the second one will be false then the errormessage will be placed at
the center of the record.
That's the place where the first one will end if it was false too.

I like to see that the second also starts at the right side.

How can I do that?

Thanks!


I like to see that the second also starts at the right side.

MUST BE

I like to see that the second also starts at the LEFT side.
 
M

Michal A. Valasek

| I like to see that the second also starts at the right side.
|
| How can I do that?

Set the "Display" property to "Dynamic". The property can have three values:

- None - validator is not displayed (but is still active, ie. message may
display in ValidationSummary)
- Static - regardless validator is displayed or not, takes the appropriate
place on page, only is invisible
- Dynamic - if validator is not displayed, nothing is shown and no place is
taken

Default value -- and I don't know why -- is Static.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top