power-media / prado3

Automatically exported from code.google.com/p/prado3
Other
0 stars 0 forks source link

The property CausesValidation in the TActiveDatePicker not work #381

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create one TTextBox with one TRequiredFieldValidator.
2. Create one TActiveDatePicker and set CausesValidation property to FALSE.
3. Try the page.

What is the expected output? What do you see instead?

The validator is fired when TActiveDatePicker the user select to new date 
(postback event trigger by this text box will cause input validation). The 
validator no should show message.

The CausesValidation property set to FALSE.

What version of the product are you using? On what operating system?

The version is 3.1.10
SO. Linux Debian 5 and Linux Mint 12

Please provide any additional information below.

Original issue reported on code.google.com by jaimea.g...@gmail.com on 24 Jan 2012 at 2:16

GoogleCodeExporter commented 8 years ago
fixed in r3093, thank you

Original comment by ctrlal...@gmail.com on 25 Jan 2012 at 8:29