I'm having trouble creating a Crystal Reports wich shows data taken from a Dataset that contains two tables. I'm working in
VB.NET with a Windows Form.
Everything seems to be ok:
- the datas from the two tables are loaded correctly into the dataset (I checked this !)
- The relation between the two tables are set correctly
I create the Crystal Report choosing the fields from the two table and get no error.
but... when I view the report it is completely empty.
I suspect I'm missing something
I spend two nights on this. Has anyone any idea ??
Thanks in advance !!