bryan4custom Posted September 18, 2007 Posted September 18, 2007 Just trying to figure out how I can sort the items by there model numbers. Anyone know how? Thanks
alexrebs Posted September 18, 2007 Posted September 18, 2007 Just trying to figure out how I can sort the items by there model numbers. Anyone know how? Thanks you have to add this in the sql query: "order by products_model"
bryan4custom Posted September 18, 2007 Author Posted September 18, 2007 you have to add this in the sql query: "order by products_model" Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.