PDA

Click to See Complete Forum and Search --> : help! crystal reports, help!


Canibus
Jun 19th, 2004, 03:43 PM
hi!

when i try to set my dock property to fill, it seems i dont have this property.
so how will i be able to continue with what im trying 2 do when things like this are not available? but when i create a windows app & try using CR, i get the proprty. so does the web & windows apps differ with the properties that are available?

please help!!

thanx

Serge
Jun 25th, 2004, 01:28 PM
Yes, they ARE different. CR Viewer for Windows apps has richer functionality. Web apps will only have an HTML representation of your data if you use CR Viewer for web. You can use Width and Height properties to achive the same effect.


<CR:CrystalReportViewer id="CrystalReportViewer1" style="Z-INDEX: 101; LEFT: 1px; POSITION: absolute; TOP: 1px" runat="server" Width="100%" Height="100%"></CR:CrystalReportViewer>