I have a table with 6 columns.  I am grouping on the first 4 columns using
group="$columnNo".  I'm wondering if it's possible to have the # of items in
the "displaying 1 of 20 items" reflect one of my grouped columns.  For
instance, column 3 has 10 items, even though there are 20 items in the list.
I'd like to have it say, displaying 1 of 10 ${column 3 field}.  I realize I
can change the name of "items" to whatever I want - but changing the count
is what I want - without modifying any code.

Thanks,

Matt


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to