View Single Post
Old 05-24-2004, 07:12 AM   #3 (permalink)
twister002
Crazy
 
Join Date: Apr 2003
What f00sion said, depending on the functionality you need you can also use a DataList or DataRepeater web control instead of a DataGrid. The DataRepeater control is a templeted control, which means you can specify the header, row, and footer HTML yourself.
twister002 is offline   Reply With Quote