Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I have the DB sorted my month my sql code : "...I am gettin my DB sorted by month first but it sorting the months alfabetical order. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=168&image=1&table=forumtopics' class='bbc_emoticon' alt=':huh:' /> .like april/desc/..... not the original mothn order.? Any ideas.Thxswat
Hi,you need to store month number somewhere to order data by month. Text fields are always being sorted alphabetically.Best regards,Sergey Kornilov