07-18-06 06:24 PM
Hi Stefan,
I have both of your books (Building and Advanced). I successfully created a
radHtmlPHWithValidation object.
I took the same approach as the HTMLPlaceholderControl with Validation, and
tried to access the textbox.text (DateTimePicker) and the
dropdownlist.selectedvalue properties of the associated controls
(ctrl.FindControl()). I created new RequiredDropDownPHValidator and
DropDownPHWithValidation objects within the MCMSValidators project and still
no success.
I can validate both the Html and ToolTip properties of the
HTMLPlaceholderWithValidation control, but this doesn't work for the other
custom controls; no error and the ErrorMessage is never displayed.
"Stefan [MSFT]" wrote:
> Hi J,
>
> placeholder validation requires a lot of stuff: custom placeholder control
s,
> custom validator controls, custom console actions, ....
> We have covered this in depth in a dedicated chapter in the following book
:
> http://tinyurl.com/8ugwj
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44[/url...nyurl.com/8ugwj
> ----------------------
>
>
> "J Foreman" <JForeman@discussions.microsoft.com> wrote in message
> news:F5EEAA91-AF53-4EBE-8B34-FBF8D85F67C7@microsoft.com...
>
>
>
[ Post a follow-up to this message ]
|