I want to know how can I get specific record to make report? For example I have student information there in my program. Its easy to create a report of all students. but if user wants to get & print specific record of a student what should I do? I have another question to ask. I have heard it that its possible to show each specific record there in each page by using NewPageAfter or NewPageBefore. I need to know is there any way that user will select ID number from combo box & when he will click on report button it will create report of that student what has been selected from the combo box? I am confused please help me.

Maybe you can create a custom query for the data you want to filter, and use it as datasource

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.