|
-
Jun 19th, 2004, 03:43 PM
#1
Thread Starter
Member
help! crystal reports, help!
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
-
Jun 25th, 2004, 01:28 PM
#2
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>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|