Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2325 Points
552 Posts
Sep 28, 2007 04:02 AM|LINK
albertpascual Well you can always create a control inherit from compositecontrol and have a gridview as a private member binding it on the constructor and render OnRender using the HtmlWriter, that'll will fullfil your requierement I believe.
Good Idea.
GeorgeZ
Contributor
2325 Points
552 Posts
Re: convert a DataTable to HTML
Sep 28, 2007 04:02 AM|LINK
Good Idea.