0
Answer

Using DataView on Crystal Report Viewer Control C#

Ask a question
fba90130

fba90130

20y
2.3k
1
I am currently trying to get the Viewer Control to generate a report based on a Dataview. I tried to set the Datasource of the Viewer to a Dataview. No exceptions were thrown but the required Report does not appear. Anyone has any ideas? Thanks.