Format the column of a datatable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ajish Antony
    New Member
    • Feb 2010
    • 3

    Format the column of a datatable

    I am using a datatable with different columns. Datatype of each column is Double. Now I want to format that column to Indian positioning number system.
    e.g(54,36,54,65 6.00). How can I do this???
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    One way that you can accomplish this is by using Globalization/Localization.

    -Frinny

    Comment

    Working...