I am using html tags for most of Gridview functionality.
While In edit mode
<EditItemTemplate> <asp:TextBox ID="txtGSTEdit" runat="server" Text='<%# Bind("ToTFeeLakh","{0:c}") %>' ></asp:TextBox> </EditItemTemplate>
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.