How to set the order of dropdown menu with cascading columns

How to set the order of dropdown menu with cascading columns

Noodles12Noodles12 Posts: 107Questions: 38Answers: 2

I am using Datatables with cascading dropdown. The values are automatically filled from the table. Is there a way I can set the order of the "Name" dropdown menu. In my example, the Name column has Ashton, Garrett and Test (listed alphabetically).

Is there a way I can change the order for this so that Garrett comes first, then Test and then Ashton? My first column will always have limited entries. This will not change. Should I set it manually? But I am not sure how the rest of the column values will react. I want rest of the columns to pull values automatically from the table.

Here is my example. - https://live.datatables.net/yamifera/8/edit

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.