B
Bibin
Dear All,
I am developing a POS application in ASP.Net. In my ASP.Net forms,
I may be having around 15 TextBox controls. I will need to validate these
controls
while editing.
I just want to know that, can we able to use a single validation control for
multiple
TestBox? Becaue some textboxes will be having validation of similar types.
So if
I am puting a "CustomValidationControl", can I use this same control to
validate
multiple textboxes?
What my intention is to avoid putting validation control for each and every
TextBoxes
to be validated.
If anybody tried this and got a solution, please do reply.
Thanks and Regads,
Bibin.
I am developing a POS application in ASP.Net. In my ASP.Net forms,
I may be having around 15 TextBox controls. I will need to validate these
controls
while editing.
I just want to know that, can we able to use a single validation control for
multiple
TestBox? Becaue some textboxes will be having validation of similar types.
So if
I am puting a "CustomValidationControl", can I use this same control to
validate
multiple textboxes?
What my intention is to avoid putting validation control for each and every
TextBoxes
to be validated.
If anybody tried this and got a solution, please do reply.
Thanks and Regads,
Bibin.