Vinod Singh : Dotnet Cracker
C-Sharp
ASP.NET
MVC
WCF
JQUERY
SQL Server
Interview Questions
Design Pattern
Advance Topics
Tuesday, 18 September 2012
how to set auto serial number in asp.net gridview
Design view:
aspx code:
<asp:TemplateField HeaderText="S.No">
<ItemTemplate>
<%#Container.DataItemIndex+1 %>
</ItemTemplate>
</asp:TemplateField>
-------------
------------
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Contact Us:
Email:
Vinodkumar434@gmail.com,
vinodtechnosoft@gmail.com
Skype Name:
vinodtechnosoft
Tweets by @vinodsingh1986
No comments:
Post a Comment