all groups > sql server reporting services > august 2006 > threads for thursday august 31
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
DNS problem with reports (server URL)
Posted by Randall Arnold at 8/31/2006 10:22:40 PM
I'm developing a SSRS site using SQL Server 2000 and Visual Studio 2003.
The target device is a Nokia 770 Internet tablet over a wireless network
using VPN for authentication (corporate requirement).
The 770 currently has a problem resolving server names to a fully-qualified
URL. It's been... more >>
problem with domain names
Posted by Randall Arnold at 8/31/2006 10:01:30 PM
I'm developing a report site that will be accessed by mobile devices (mainly
a Nokia 770 Internet tablet). The site works fine up to the point that the
user selects a report or chart to view, then stops. The problem stems from
the mobile device being unable (for whatever reason) to resolve s... more >>
Cannot limit results with ReportViewer
Posted by therealbigcoops NO[at]SPAM gmail.com at 8/31/2006 4:01:44 PM
Hello,
I have been attempting to set up a report using the ReportViewer
control in VS2005. The report graphs the TOP X number of records based
on certain criteria. Naturally, I modified the report with a filter
for the TOP N results. This works, however, in the case of ties on the
last ent... more >>
How to control layout of report parameters
Posted by kulsum at 8/31/2006 12:18:58 PM
I am trying to have lay 3 report parameters in one single row and have
teh next line have just one. In other words, I want to control the
layout of these parameters. How can I do that? I am using Sql Server
2000 Reporting Services.
Also, I wanted to create a checkbox type report parameter.
... more >>
Report Model Filtering
Posted by Joe at 8/31/2006 11:39:08 AM
When creating a filter with Report Model against my cube (or perhaps any
source) - it seems to force me to free form type how the filter will work.
For example -
Attribute: Does_Client_Smoke
Values: Yes, No, N/A, Won't Answer, Cannot Answer
When I create the filter it makes me type in on... more >>
How do I control the appearance of links in a report?
Posted by Chris G. at 8/31/2006 11:05:02 AM
SSRS 2005
I am rendering reports in an ASP.NET app using the Report Viewer Control.
I have data values (text boxes) in the reports which are links that allow
the user to drill down/through to other reports.
Ideally I would like these data values to appear normally (black text) when
rend... more >>
Does the webforms Report Viewer Control have a maximum width?
Posted by Chris G. at 8/31/2006 10:46:02 AM
SSRS 2005
I have set the width of the Report Viewer Control in my page like this:
<rsweb:ReportViewer ... Width="100%" ... </rsweb:ReportViewer>
Which does what I want...it resizes the width of the control as the page
(browser) is made wider. However I noticed that on a high resolution disp... more >>
Problems setting webform Report Viewer control height to 100%
Posted by Chris G. at 8/31/2006 10:14:02 AM
SSRS 2005
I have an ASP.NET app using the Report Viewer control.
I would like the Report Viewer control to resize as the browser (web page)
is resized.
Setting <rsweb:ReportViewer ... Width="100%" ... </rsweb:ReportViewer>
controls the width as expected. As the page is made wider, the c... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Invoke or detect Print Report event
Posted by muirboy at 8/31/2006 9:10:04 AM
Hi
I'm not sure if this is possible, but hoping that someone out there can
give some guidance.
I'm using a reporting services ReportViewer object to view reports via
an ASP.NET application. I've just upgraded to SP2 to make use of the
print functionality.
However a requirement i have is ... more >>
Table layout
Posted by Morgan at 8/31/2006 8:12:32 AM
Thanks in advance for any assistance.
Is there a way to force an explict # of rows for a table? For instance,
if I only have 3 rows of data, I need to force 6 rows to be rendered,
with no data in the remaining 3 rows.
Thanks,
Morgan
... more >>
Parameters
Posted by kamel at 8/31/2006 3:48:04 AM
Hi all,
Is it possible to group parameters fields into logical groups in report
view?
eg.
filters:
start date:
end date:
colors:
table border:
chart background:
....
TIA,
Kamel
... more >>
Layouy Problem
Posted by nicknack at 8/31/2006 2:06:07 AM
Layout problem -
I've created a report with the wizard and it looks fine.
It have a TITLE, a few SUB TITLES (all are textbox with values) and a
textbox with JUMP TO link that use as a back button. beneath is a
table.
Whan I run ut it look fine (In the first page there is the header and
under... more >>
Layout problem
Posted by roy mm at 8/31/2006 2:02:20 AM
Layout problem -
I've created a report with the wizard and it looks fine.
It have a TITLE, a few SUB TITLES (all are textbox with values) and a textbox with JUMP TO link that use as a back button. beneath is a table.
Whan I run ut it look fine (In the first page there is the header and undernea... more >>
|