There is a lot of data to filter through on the current board we need to add a sort drop down that will allow the user to sort through the cards on the current board. The values should be the same, but it should look at the database for the playerdatas and populate the list from there. The first two options should be sort by name (based off last name) A-Z (asc) then name A-Z desc, then the other values.
There is a lot of data to filter through on the current board we need to add a sort drop down that will allow the user to sort through the cards on the current board. The values should be the same, but it should look at the database for the playerdatas and populate the list from there. The first two options should be sort by name (based off last name) A-Z (asc) then name A-Z desc, then the other values.