Results 1 to 2 of 2

Thread: sorting date column in flex grid

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2001
    Location
    Pune,India
    Posts
    37

    Question sorting date column in flex grid

    hi,
    When i use the sort property of the MS Flex grid (or MS hierarichal Flex grid) , the date columns are not sorted properly. How do i sort them ?
    Is it possible using the "COMPARE" event of the Flex Grid. If yes ,what will be the code in the compare event.?

  2. #2
    PowerPoster beachbum's Avatar
    Join Date
    Jul 2001
    Location
    Wollongong, NSW, Australia
    Posts
    2,274
    Hi
    The easiest way to do this is to create an extra hidden column with the dates formatted as yyyymmdd. A sort on this column will produce the correct order.
    Regards
    Stuart
    Stuart Laidlaw
    Brightspark Financial Software
    http://www.gstsmartbook.com

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