Click here to Skip to main content
15,910,886 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
XML
<ItemTemplate>
                                   <asp:TextBox ID="TL" runat="server" Enabled='<%#Eval("allowTolerance") %>' Width="34px"></asp:TextBox>
                               </ItemTemplate>




This code will disable the entire coloumn from the database and displayed in grid view
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900