CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 display subcategory ordered grid

Print topic Send  topic

Author Message
Julian
Posted: 06/05/2004, 11:07 AM

hello,

I create a category->subcategory.->subcategoryN table(unlimited subcategories).

I have problem in ordering to display category1->Subcategory1->Subcategory2 e.t.c.

what I am trying to do:

Grid : Cities
Europe
-> Italy
-> Germany
-> France
-> -> Paris
-> -> Lyon
America
etc...

Any ideas welcome
Thank you
ghtracey

Posts: 23
Posted: 06/07/2004, 2:31 PM

Try the following style query, which will sort in the correct order for grouping.

select city, county, continent from cities order by continent, country, city


_________________
Graham Tracey
Council of Yukon First Nations
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.