Author Topic: How to sort the date fields with date format DD/MMM/YYYY  (Read 2313 times)

Ekanta

  • Newbie
  • *
  • Posts: 17
    • View Profile
How to sort the date fields with date format DD/MMM/YYYY
« on: August 16, 2016, 07:31:54 pm »
Hi Team,

Could you please suggest us how to sort the date column with date format 'DD/MMM/YYYY'. Is there any default function to sort the column or do we need to write separate function.

Regards,
Ekantaraju K G

Iris

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: How to sort the date fields with date format DD/MMM/YYYY
« Reply #1 on: August 19, 2016, 03:29:01 pm »
How about add 'dataType: "date"' to the colModel?