i used CR 8.5 and delphi 6
I use ADO recordset to provide data to the report(ttx file used). Graph object is created during runtime using RDC.The condition fields are set during runtime.
Now i have a problem that the condition field values are sorted at runtime(ascending order). But i dont want the values of condition fields to be sorted..does anybody know how to do that??
I use ADO recordset to provide data to the report(ttx file used). Graph object is created during runtime using RDC.The condition fields are set during runtime.
Now i have a problem that the condition field values are sorted at runtime(ascending order). But i dont want the values of condition fields to be sorted..does anybody know how to do that??