RB 10.09 Crosstab issue
?Hi there,
many thanks in advance for helping me .
could some one help me to find out a Crosstab field to display the value
orderby date.
i have tried the rb demo.
many thanks
--- posted by geoForum on http://delphi.newswhat.com
many thanks in advance for helping me .
could some one help me to find out a Crosstab field to display the value
orderby date.
i have tried the rb demo.
many thanks
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
By definition the crosstab component will sort your data in ascending or
descending order based on the master key field in your datset. One way to
work around this restriction would be to create another field in your
dataset which contains "dummy" values in sequential order. Then you can
re-arrange the existing data to work with this order. This new field will
need to then be made the master key field.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com