thead in datagrid

  • Thread starter Thread starter David L
  • Start date Start date
D

David L

Is anyone aware of a method to get the datagrid control to
spit out <thead> and <th> tags for headers?

I really want to avoid some pre-render hack manipulating
strings in the output stream.

Thanks,

Dave
 
David,

I don't think there is. :(

You may want to ask this question in the datagrid forum:

microsoft.public.dotnet.framework.aspnet.datagridcontrol


Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
 
Back
Top