Chris6995508
Posts: 0
Joined: Sun Jul 20, 2014 7:09 am

Display total number of items from database.

Is there a way to query the database and return the total number of items matched to the query then display that number as a label probably by saving it to a local storage variable and then setting that label to the variable. For example I search bikes and there are a total of 101 bikes I want to display 101 to the user. I just need to know how to return the total number of matches and then save that to a local variable. Thanks in advance.

Chris6995508
Posts: 0
Joined: Sun Jul 20, 2014 7:09 am

Display total number of items from database.

Perfect! Thanks a lot.

Return to “Issues”