Hi Experts,
I have a requirement to sort the records based on the input parameter. If I have 4 fields like Acc No, Acc Nam, Date and Acc Type
I want to sort the records dynamically. Also, we need to sort either in Ascending order or Descending order based on another input parameter.
I can sort the records based on the first parameter, but couldn't order the records in Ascending or Descending order dynamically based on the second parameter.
Please suggest as how this can be achieved.
Thanks
Naresh