I need to change my format of numbers in gridview to currency format. i have written the html codes as
Text='<%# Bind("Dec", "{0:#,0}") %>'>
Text='<%# Eval("Dec", "{0:#,0}") %>'>
please help to resolve this.
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Salman BegPosted Dec 8, 2016, 2:31 AM
Mangesh GPosted Dec 8, 2016, 2:27 AM