Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello friends,

I have use crystal report in my asp.net application. I have set visible record to 5 in my detail section. but when in detail section having only 5 record so 5th record remains on same page and next page is show blank. So I want to count total no of record in detail section and write logic if totalcount>5 set visible record = totalcount+1 by programatically.Please help me.

Regards,
Ajay
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900