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