hi.I have developed a report in Crystal reports .net which will take the data from a Table in Access Database named Container and display the results in a report.but i am having a problem .
In my table there is a column named CntID which has many records in it. But whenever i run my report the Report displays all the Columns in the Table even if the CntID is different. I want that only records having for example CntId = 23 shall be displayed.
Please help.