--- Arpan Debroy <[EMAIL PROTECTED]> wrote:
> Then when you will use "required" validator. What's its use?

Anything that can return null, like a checkbox, I suppose. Yes, I've used it,
but not for numbers, because an empty text box doesn't return null, like I
said.

> How to validate the text box,which should carry numbers?

IntRangeValidator, DoubleValidator, or a custom validator, no?

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to