Hello Team,
I have a Price Column in database and the datatype is int,the value stored in it is also int but in asp.net page i want it to display it in words.
For eg:- if the value stored in database is 70000 then in asp.net it should show Seventy thousand.I am getting the data from database in a datatable and binding it to datalist so i want it to display to a literal as Words.
Regards
Raj.Trivedi
Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved