Hi,
We are using crystal report viewer control to display the output of crystal report.
we have set the crystalreport viewer properties as below
DisplayBottomToolbar = False
DisplayToolbar = False
DisplayGroupTree = False
Now assume the query for the user selection returns 300 rows and internet explorer can display 100 rows in one screen. So it is showing only 100 recrods (Just one page)
As our customer do not want to see builit-in crystal toolbar, group tree for page navigation, we thought that by making the property to flase, It will display all recrods and automatically vertical scroll bar will be visible when more recrods come. But unfortunately it is showing only records fitting to one page.
How can we make sure that all records will be displayed in Internet Explorer with vertical scrollbar (WITHOUT using GROUPTREE propery to viewer). Highly appreciate your help.
Thanks
Ravi
We are using crystal report viewer control to display the output of crystal report.
we have set the crystalreport viewer properties as below
DisplayBottomToolbar = False
DisplayToolbar = False
DisplayGroupTree = False
Now assume the query for the user selection returns 300 rows and internet explorer can display 100 rows in one screen. So it is showing only 100 recrods (Just one page)
As our customer do not want to see builit-in crystal toolbar, group tree for page navigation, we thought that by making the property to flase, It will display all recrods and automatically vertical scroll bar will be visible when more recrods come. But unfortunately it is showing only records fitting to one page.
How can we make sure that all records will be displayed in Internet Explorer with vertical scrollbar (WITHOUT using GROUPTREE propery to viewer). Highly appreciate your help.
Thanks
Ravi