Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Hans Merkl #1
Showing the column headers of a GridView when there is no data
Hi,
Is there a way to show the column headers of a GridView control even if
there is no data? The only thing I see is the EmptyDataTemplate but I would
also like to display the column headers.
Thanks
Hans
Hans Merkl Guest
-
Gridview Control and Customizing Column Displays
> I want it to show in Column 1, a customized version of the data... Don't autogenerate the columns. For the Column1, make it 'HyperlinkField'... -
Help - IIS/CF5 showing content headers
Just did 2 W2K updates on a server and now IIS is showing the content type headers on every page: Content-type: text/html Page-Completion-Status:... -
asp.net 2.0 GridView adding data row?
I have a 2.0 GridView <asp:GridView Runat="server" ID="GridView1" DataSourceID="AccessDataSource3" BackColor="Gainsboro" BorderColor="#336666"... -
Repeating Column Headers In A Data List
I have a DataList control which I configured to display in multiple bands (column). I am wondering if it is possible to have the column headers... -
How do you sort a 2D array with column headers?
I have a numerical array consisting of 5000 rows and 30 columns. The first row consists of 30 ascii column labels for example L1,L2.....L30. I...



Reply With Quote

