kingsley143
7th September 2011, 13:22
Is it possible to sort numerical values in a string field without using lval function to convert it into a number before sorting ?

rahul.kolhe22
7th September 2011, 14:38
Hi,

Try using function qss.sort for sorting numeric value the array. refer this example (http://www.baanboard.com/programmers_manual_baanerp_help_functions_searching_sorting_data_example)

Regards,
--Rahul