elementary question about Quickreport



Hi,

To work with Quickreport I have used the beginning lesson in their
FAQ:
I created a form, then put a Ttable and a Quickrep on the form. I set
the databaseName property of Ttable to 'DBDemos', its TableName to
'CUSTOMER.DB' and Active to True. Then Set the Quickrep's DataSet
property to 'Table1'. Then expanded the Bands property in the Object
Inspector by clicking on the + symbol to its left. Set the HasDetail
item to True. Then droped a TQRDBText component onto the newly created
detail band and set its DataSet to 'Table1' and DataField to
'Company'. Now in preview I must see the name of several companies,
But I saw only the first company. How I can see others?

Surena.

.