Microsoft
Software
Hardware
Network
Question : hide this column? <asp:TemplateField
I have this grid
<asp:BoundField DataField="notaFinalCurso"
HeaderText="nota" ItemStyle-CssClass="GridIt
em" HeaderStyle-CssClass="Grid
Header" Visible="true"></asp:Bound
Field>
<asp:BoundField DataField="notaFinalCursoR
" HeaderText="nota Final" ItemStyle-CssClass="GridIt
em" HeaderStyle-CssClass="Grid
Header" Visible="true"></asp:Bound
Field>
<asp:TemplateField ItemStyle-CssClass="GridIt
em" HeaderStyle-CssClass="Grid
Header">
<HeaderTemplate>
<input id="chkBoxAll" type="checkbox" onclick="checkAllBoxes()" /> Pago?
</HeaderTemplate>
<ItemTemplate>
<asp:CheckBox ID="chkBoxChild" runat="server"/>
</ItemTemplate>
</asp:TemplateField>
As I can hide this column? <asp:TemplateField ... in the code behind
Answer : hide this column? <asp:TemplateField
I just found the problem. Shadow Protect Image Manager service was not running but set to automatically start. I reinstalled Shadow Protect Image Manager and now it works
Random Solutions
File & Database replication
redirect all to /
Mysql conncetion problem
Restrict access to specific drives in XP pro.
Stored Proceedures
Java
How to Install Excel Spreadsheet writer PEAR package
Can I boost my home wireless network with another wireless device ?
error while establishing a VPN tunnel
how can I connect to vsftp server on fedora13