Results 1 to 2 of 2

Thread: Looking for Aspxgridview thousand seperator logic in devexpress

  1. #1
    suribabuk is offline VB.NET Forum Newbie
    .NET Framework
    .NET 3.5
    Join Date
    Apr 2012
    Posts
    1
    Reputation
    0

    Looking for Aspxgridview thousand seperator logic in devexpress

    i have one gridview with numeric data i want the data display format changed to for example i have 10000 i want 10 000
    similarly 1000000 - 1 000 000

  2. #2
    Menthos is offline VB.NET Forum Master
    .NET Framework
    .NET 3.5
    Join Date
    Jul 2006
    Posts
    272
    Reputation
    171
    Use a custom number format with .toString. In your case it would be something like value.toString("### ### ###")
    A friend will help you move. A real friend will help you move a body.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Harvest time tracking