Databound DIV in asp .net

Posted by StefanE on Stack Overflow See other posts from Stack Overflow or by StefanE
Published on 2010-03-17T11:01:39Z Indexed on 2010/03/17 18:31 UTC
Read the original article Hit count: 368

Filed under:
|

Looking for a custom ASP .NET control were the InnerHTML of a DIV is connected to a databas to fetch the content to render the HTML content from the databas inside the DIV.

Is there one out there I have missed or anyone could tell if its possible to make my own DIV component to make it DataBound?

Thanks, Stefan

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about component