| Author: jayakumar 24 Jul 2008 | Member Level: Gold | Rating: Points: 4 |
hi are you using crystal reports in web applications using C#. if then pls could you let me know how to do.,am also facing the trouble how to use crystal reports to display search resultes. suppose,i am searching some records,i found only 10records matching my criteria,so i want tio display only the 10 records in a crystal report.
|
| Author: abhishek_singh156 10 Nov 2008 | Member Level: Bronze | Rating: Points: 2 |
hi pls try this code CrystalReport1.PrintToPrinter(1,true,0,1);
any doubt u can ask in below mail id abhishek_singh156@yahoo.com
|