I am SQLite Db with classic titanium. I have a favorites sections, that I want to allow sorting. Whats is the best way to save the order after the sorting a table? I was thinking about adding a column in the DB for the order, but not sure how I could save the position of the rows in the table.
↧