Ordering of Groups using a variable
?Hello, I am trying to order a group using a custom variable, which
returns a number 1 through to 4 in given states.
How can we order/sort the record to group them?
Any Ideas?
Thanks
--- posted by geoForum on http://delphi.newswhat.com
returns a number 1 through to 4 in given states.
How can we order/sort the record to group them?
Any Ideas?
Thanks
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
I'm a bit unclear about what you are trying to accomplish. If this is a
TppVariable object and is periodically updated, you can create a group based
on its value by breaking on a custom field. Otherwise you will need to
order your dataset based on the order you want your groups to display.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com