Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
34013 Points
5468 Posts
Apr 13, 2012 10:16 AM|LINK
if it is boundfield... then try using dataformatstring
<asp:boundfield datafield="ColumnName" dataformatstring="{0:N}" />
hope this helps...
kedarrkulkar...
All-Star
34013 Points
5468 Posts
Re: Thousand Seperator in Grid view
Apr 13, 2012 10:16 AM|LINK
if it is boundfield... then try using dataformatstring
<asp:boundfield datafield="ColumnName" dataformatstring="{0:N}" />
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site