cancel
Showing results for 
Search instead for 
Did you mean: 

How to Sort Smart Table without server call for all the columns

amita_jain2
Participant
0 Kudos

I want to apply sorting functionality on all the columns of smart table without making server call. is this possible?

Accepted Solutions (1)

Accepted Solutions (1)

former_member667434
Active Participant
0 Kudos

Hi amita_jain,

In my knowledge it is not possible. Sorting for smart table calls backend by default. Although in backend we have standard class and method to optimize the code.

-Ashutosh

amita_jain2
Participant
0 Kudos

Ok Thank you

Answers (1)

Answers (1)

former_member667434
Active Participant
0 Kudos

Hi amita_jain,

In my knowledge it is not possible. Sorting for smart table calls backend by default. Although in backend we have standard class and method to optimize the code.

-Ashutosh