Default Avatar

dani

dani

About

Username
dani
Joined
Visits
0
Last Active
Roles
Members

Comments

  • ... and what about rich text(TfrxRichView) and charts(TfrxChartView)?
  • gordk wrote: » IMHO this does not seem to require a cross tab. just a 2 pass report gather totalsum in a footer band store in a variable on the final pass do the math in obp event of mdband and put the value in the last field. Does anyo…
  • dani wrote: » dani wrote: » IMHO this does not seem to require a cross tab. just a 2 pass report gather totalsum in a footer band store in a variable on the final pass do the math in obp event of mdband and put the value in the last field. …
  • gordk wrote: » IMHO this does not seem to require a cross tab. just a 2 pass report gather totalsum in a footer band store in a variable on the final pass do the math in obp event of mdband and put the value in the last field. I've got th…
  • gpi wrote: » gpi wrote: » Is it possible to sort data during run-time? Yes. If your dataset support such feature how can i do this? Could you explain it for me based on an example? thanks