Hi everybody ,

I face a problem in binding data into CR in VB.NET 2005. First I set datasource
using wizards then I create a report according to a table in the dataset using CR wizard. Then I drag CR viewer from components and drop it in the form and set the report source to the one I create BUT when I run the application the data do not appeard in the report, only the label of the report. Can anyone tell me why? Or where I did wrong?