| View previous topic :: View next topic |
| Author |
Message |
Mohammad-Reza Guest
|
Posted: Fri Apr 23, 2004 11:40 am Post subject: QuickReport and DBGrid |
|
|
Hi
How can i show data in a DBGrid with QuickReport component?
If QuickReport can't do that then how can i do it?
Thanks in advance
Mohammad-Reza Taikandi
|
|
| Back to top |
|
 |
Mike Shkolnik Guest
|
Posted: Fri Apr 23, 2004 2:05 pm Post subject: Re: QuickReport and DBGrid |
|
|
Do you want to print the dataset that linked to DBGrid? If yes, then from
QUSoft site you may download the component for this.
--
With best regards, Mike Shkolnik
EMail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
http://www.scalabium.com
"Mohammad-Reza" <mrtaikandi (AT) hotmail (DOT) com> wrote
| Quote: | Hi
How can i show data in a DBGrid with QuickReport component?
If QuickReport can't do that then how can i do it?
Thanks in advance
Mohammad-Reza Taikandi
|
|
|
| Back to top |
|
 |
Alex Taylor Guest
|
Posted: Sat Apr 24, 2004 6:46 pm Post subject: Re: QuickReport and DBGrid |
|
|
TFrPrintGrid component from FastReport package.
|
|
| Back to top |
|
 |
Krzysztof Szyszka Guest
|
Posted: Mon May 31, 2004 12:30 pm Post subject: Re: QuickReport and DBGrid |
|
|
Mohammad-Reza wrote:
| Quote: | Hi
How can i show data in a DBGrid with QuickReport component?
If QuickReport can't do that then how can i do it?
|
You can follow at: http://www.kszyszka.com/components/ to see results.
Sincerely,
Krzysztof Szyszka
Developer of X-Files Components
__________________________________________________
Website: http://www.kszyszka.com/ E-mail: [email]news (AT) kszyszka (DOT) com[/email]
|
|
| Back to top |
|
 |
Rui Santos Guest
|
Posted: Fri Jun 04, 2004 2:20 pm Post subject: Re: QuickReport and DBGrid |
|
|
You must use a TQRDetailBand and them drop the TQRDBText components,
one for each column, on the band.
Greetings,
Rui
http://RuiSoftware.com
"Krzysztof Szyszka" <news (AT) nospam (DOT) kszyszka.com> wrote
| Quote: | Mohammad-Reza wrote:
Hi
How can i show data in a DBGrid with QuickReport component?
If QuickReport can't do that then how can i do it?
You can follow at: http://www.kszyszka.com/components/ to see results.
Sincerely,
Krzysztof Szyszka
Developer of X-Files Components
__________________________________________________
Website: http://www.kszyszka.com/ E-mail: [email]news (AT) kszyszka (DOT) com[/email]
|
|
|
| Back to top |
|
 |
|