what kind of html element is used for users to input an order? -


basically have sql , want user able select ordering in "order by" section html element. there out-of-the-box solutions?

edit: it's more order country,status,... or order status,country,...

if u display sql results in list view u can change display order clicking on header of displayed fields.

edit: have @ this. (hold down shift key , click on headers)


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -