Similar Threads
1. disappearing gridlines in gridview
Hello Everyone,
I have a gridview. I am using template columns inside the gridview.
When I display the gridview on the web page and if there is no value in a
particular cell, gridline disappaers around that cell.I want the grid lines
to appear all the time even if the cell is empty. Can anyone tell me what am
I doing wrong. Below is my gridview. I am showing only one template column. I
have around 14 template column in the gridview.
<asp:GridView ID="dgAgentActivity" runat="server"
AutoGenerateColumns="false" CellPadding="0" CellSpacing="1"
BackColor="AliceBlue" OnRowCreated="dgAgentActivity_RowCreated"
ShowFooter="true" >
<Columns>
<asp:templatefield headertext="SwitchTime" >
<itemtemplate>
<%#Eval("SwitchTime")%>
</itemtemplate>
<footertemplate>
<asp:label id="SwitchTime" runat="server"/>
</footertemplate>
</asp:templatefield>
<columns>
Thanks.
2. Disappearing gridlines on excel 2007 - Excel
3. Disappearing gridlines
Matt
You are also copying the background from the source on the 'net, which covers
your gridlines.
Easiest solution in future is when you copy, select a cell in Excel to paste
into then Paste Special>Text.
With existing problem...........
Select your cells and Clear Formats.
There is a Clear Formats button on the Edit category under
Tools>Customize>Commands>Edit. About half-way down the scroll-box. Drag it
to your Toolbar.
Gord Dibben Excel MVP
On Mon, 15 Dec 2003 23:13:10 -0000, "The Stoat" < XXXX@XXXXX.COM >
wrote:
>Hi all,
>
>When I copy a number or word from the internet and paste it into Excel, the
>gridlines around that cell disappear and I can't find a way of getting them
>back! Anyone have any ideas on this? See attached picture.
>
>Thanks for any help,
>
>Matt.
>
>
4. Gridlines are there, then Custom View, gridlines disappear in xl 2 - Excel
5. Excel not Displaying Gridlines but View Gridlines is checked
Version: 2004
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Hi,
I have Office 2004 installed on MacPro with Leopard 10.5.7
When I open a new Excel file and start using it, NO gridlines are displayed (the View Gridlines checkbox is checked).
I have to go to Excel->Preferences and change the Gridlines colour from Automatic to Black (even though the automatic colour is apparently black). Then I get Gridlines displayed (but in dotted black lines, not solid black, in the current sheet).
However, this will only be for the current sheet - I have to do this on all sheets and all Excel files to view gridlines.
Does anyone else get this?
Does anyone know how to resolve it? To get gridlines displayed automatically in black?
Perhaps changing the default colour of gridlines? how?
Thanks
6. listview gridlines appear/disappear while scrolling...
7. Gridlines disappear
I copied cells from a web page into Excel (2007). This worked fine. Now I
want to remove the border lines. I went into format cells, then border. I
tried selecting NONE under presets and also tried manually removing all of
the borders individually-both with same results. When I am done there are
now no lines around those cells, not only no borders but also no gridlines.
I verified under View that gridlines is checked. I also checked Page Layout
and view gridlines is also checked there. I tried unchecking and then
checking again but the gridlines never appear around the cells that I removed
the borders from. I can add the borders back, but when I remove them I now
have no gridlines again.
I would really like to have the gridlines around those cells. Can anyone
help?
Thanks
8. When changing the column color gridlines disappear - Excel