[Mono-dev] FieldValidater

Rafael Teixeira monoman at gmail.com
Thu Aug 11 14:31:06 EDT 2005


What kind of problem? 

One sure difference is that Mono's implementation currently only does
server-side validation it doesn't send javascript to do it
client-sided.

:)

On 8/11/05, Jan Waiz <hamburg at icomedv.de> wrote:
>  
>  
> 
> Are there any known Problems with the using of RequiredFieldValidator? 
> 
>   
> 
> I build an Textbox-Class, that holds an Instance of the
> RequiredFieldValidator-Class and add that to the Textbox via
> this.Controls.Add(…) in the OnInit. 
> 
>   
> 
> Overrding the Render-Methode I create the HTML-Output. 
> 
>   
> 
> Testing this under Localhost everything works – running under Mono the
> Render-Method will fail in producing the HTML-Code for the
> RequiredFieldVlidator. 
> 
>   
> 
> Mono-Bug/Feature? Or Developer-Bug ? J 
> 
>   
> 
> Regards 
> 
> Jan Waiz 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 
> 


-- 
Rafael "Monoman" Teixeira
---------------------------------------
I'm trying to become a "Rosh Gadol" before my own eyes. 
See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
It hurts!


More information about the Mono-devel-list mailing list