Results 1 to 3 of 3

Thread: sort column in msflexgrid with minus sign

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,767

    sort column in msflexgrid with minus sign

    I column 1 have:

    0,45
    0,7
    -0,47
    -11,80
    0,5
    ecc...


    how to sort the value?
    Tks

  2. #2
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,909

    Re: sort column in msflexgrid with minus sign

    At runtime, make sure the proper column is selected and set the flexgrid's sort property like this:

    MSFlexGrid1.Sort = flexSortNumericAscending

  3. #3
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,496

    Re: sort column in msflexgrid with minus sign

    If you don't even take the time to check the available properties and methods of a component..
    Maybe luca90 is better of byusing ChatGTP

Posting Permissions

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



Click Here to Expand Forum to Full Width