hi,
I have a Crystal Report which will list all the students from a table in database (Sql Server 2000). Actually i want to display only of the selected class. i have created a query to return all the rows of the specified condition and this query returns a dataset. My problem is that i cannot bind values of the dataset to the report. The crystal report displays all the values even after binding the dataset to the crystal report. Can anyone help me. I had given AutoDataBind="true" in crystal report viewer.
thank you
Neena