Page 1 of 1

Sort List by Catergories in database

Posted: Fri Apr 10, 2015 10:16 pm
by Mark7294305

Hello Support
I have an app with a list of users stored in a database. These users are mapped to various Dept catergories. I want to be able to create a list and sort the list according to the Dept catergory that they belong to. How can I do this?

Image Image


Sort List by Catergories in database

Posted: Sat Apr 11, 2015 12:30 am
by Mark7294305

Hello Support
Please ignore. I found the solution


Sort List by Catergories in database

Posted: Sun Jan 24, 2016 4:35 pm
by Lovely Valentine

Hello can you please inform me on how to sort list by categories? I have the same problem that I can't seem to figure out!


Sort List by Catergories in database

Posted: Mon Jan 25, 2016 9:57 pm
by Mark7294305

Hello I created a rest service to my database and on the request tab I added the following entry
name = sort
value = Dept (this matches the column name in my database)