Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Reverse the order of results

Is there a way to add the results from a REST call in the reverse order to a grid?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Reverse the order of results

You could manipulate the JSON returned in JavaScript (not simple).. or modify the service to return data in the order that you need.

Return to “Issues”