I have an ouliner with several columns in it. I want to be able to apply a secondary sort to another column when a column is sorted. For example, if I have the following columns: NAME and LEVEL. I want to name column to be sorted with in the level column. For example:
Currently:
What I want:
NAME LEVEL
NAME LEVEL
bob
1 adam
1
adam 1
bob 1
zeb
2 alax
2
jack 2
jack 2
alax 2
zeb 2
Is there a way to do this? And yes the data is from an rdf.
Thanks,
-eric
-- ---- Eric Plaster Urban Rage Software Senior Software Engineer Minneapolis, MN [EMAIL PROTECTED] http://www.urbanrage.com
