Author Topic: Local Sorting and Render Columns  (Read 1970 times)

peterjulian

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 2
    • View Profile
Local Sorting and Render Columns
« on: January 29, 2019, 07:40:42 pm »
Hi, ParamQuery Team.
 
 The local sort don't work on render columns, there is a workarround for this problem ?

Thanks in advanced.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Local Sorting and Render Columns
« Reply #1 on: January 29, 2019, 11:24:09 pm »
Custom sorting can be used for this:

https://paramquery.com/pro/demos/sorting_custom

peterjulian

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Local Sorting and Render Columns
« Reply #2 on: January 30, 2019, 12:04:37 am »
Tks!!. It works