Re: Best way to alter the Render() function - Controls



"Patrice" <http://www.chez.com/scribe/> a écrit dans le message de news:
%234MB582jIHA.3940@xxxxxxxxxxxxxxxxxxxxxxx
Try :
http://weblogs.asp.net/scottgu/archive/2006/05/02/CSS-Control-Adapter-Toolkit-for-ASP.NET-2.0-.aspx


--
Patrice

"Mike Gleason jr Couturier" <nospam@xxxxxxxxxxxxxxx> a écrit dans le
message de news: O7PWKn2jIHA.5160@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

I would like to conform to the specs of the CSS team but as you guess
there's no built-in .NET controls that outputs from the database the HTML
exactly as the specs.

So my question is, what's the best way to change the rendering behavior
of a standard .NET server side control?

I thought of overriding Render() in inheritance.. is there any other
way!?

Thanks a bunch!

Mike




That's exactly what I was looking for.

Thanks!


.



Relevant Pages

  • Best way to alter the Render() function - Controls
    ... I would like to conform to the specs of the CSS team but as you guess ... there's no built-in .NET controls that outputs from the database the HTML ... what's the best way to change the rendering behavior of a ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Best way to alter the Render() function - Controls
    ... I would like to conform to the specs of the CSS team but as you guess ... there's no built-in .NET controls that outputs from the database the HTML ... what's the best way to change the rendering behavior of ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)

Loading