This topic is locked

List Display

10/3/2008 11:46:23 AM
PHPRunner General questions
K
Khris author

I'm trying to display information, grouped by a specific heading in the main list. Is there any way to do this, or am I going to have to setup a Report to do it?
Thanks.

S
swanside 10/3/2008

If you click on the heading Customer Type, It will sort them into order by all the commercial then residential.
You can alter in the the edit sql page to sort by Customer Type ASC or DESC
HTH

K
Khris author 10/3/2008

If you click on the heading Customer Type, It will sort them into order by all the commercial then residential.

You can alter in the the edit sql page to sort by Customer Type ASC or DESC
HTH


I know I can sort it that way, or by adjusting the SQL query, however I actually want it displayed so that the header is there above each section exactly how I've cut/pasted the example together.