MySQL listitem ID?
#3

Quote:
Originally Posted by denNorske
Посмотреть сообщение
An idea could be to sort the query in some way. Alphabetical, price or table-id's if you have a column index.
Then assign them to arrays in a loop, and show the array in the dialog.

SELECT * FROM my_car_table ORDER BY price DESC

Then on the callback, you can loop through the rows in the result, and add them to the array respectively.
So do I have to use some clever way to do it and a regular function doesn't exist?
Reply


Messages In This Thread
MySQL listitem ID? - by alanhutch - 12.01.2018, 16:28
Re: MySQL listitem ID? - by denNorske - 12.01.2018, 16:50
Re: MySQL listitem ID? - by alanhutch - 12.01.2018, 17:08
Re: MySQL listitem ID? - by denNorske - 12.01.2018, 22:39

Forum Jump:


Users browsing this thread: 1 Guest(s)