How do I pass Device Information Settings when exporting a report to Excel?
The documentation explains how to do this by URL, and by using the Render
method, but I would like to continue to use the Export link on the default
toolbar. I need to specify the RemoveSpace setting - I'm hoping this will
eliminate the zero-width empty columns in the Excel spreadsheet inserted
caused by having a textbox in the page header.
According to the documentation, the RemoveSpace device setting should be
.125 by default, and any columns with no data and a width less than this
threshold should be removed by default. However, when I export to Excel
empty columns are inserted.
Thanks
BillI am very interested if you have found how to do this. I am trying to pass to
RemoveSpace device info throught the URL like this "rc:RemoveSpace=0.5in"
(this is of course a part of a larger URL). But I can't get this to work. Has
also tried to set this up in the configurations files, but has not succeed.
"bill" wrote:
> How do I pass Device Information Settings when exporting a report to Excel?
> The documentation explains how to do this by URL, and by using the Render
> method, but I would like to continue to use the Export link on the default
> toolbar. I need to specify the RemoveSpace setting - I'm hoping this will
> eliminate the zero-width empty columns in the Excel spreadsheet inserted
> caused by having a textbox in the page header.
> According to the documentation, the RemoveSpace device setting should be
> ..125 by default, and any columns with no data and a width less than this
> threshold should be removed by default. However, when I export to Excel
> empty columns are inserted.
> Thanks
> Bill
>
>
Showing posts with label url. Show all posts
Showing posts with label url. Show all posts
Monday, March 26, 2012
Sunday, February 26, 2012
Event Properties
Hi All,
before you understand my problem see the http://www.eventid.net
the above URL is similar to my problem.
According to my project requirement I will give the EventID as input of
any Event. [Ex : MSSQLSERVER EventID is 17055].
So I have to retrieve all the standard properties of Events as per the
EventID. [Ex : you restart the MSSQLSERVER Service and see the Event
Viewer log file so you will have the Log Entry for MSSQLSERVER double
click on it. so u will find some of the standard properties
of the events like [Date, Time, Source, EventID, Description...etc.].
Sincerely,
RasheedThere is not enough information here to understand what you are trying to
accomplish.
It sounds like you are trying to get help doing some kind of programming
class assignment. I suggest that you read and/or re-read the class
textbooks, paying especial attention to the sections on What is a database
server?, and How to query a database server?
Or if I'm wrong, please supply more detailed information about what is the
problem that you are trying to solve. Include the table DDL, a few rows of
sample data in the form of insert statements, and your attempted DML.
Arnie Rowland, YACE*
"To be successful, your heart must accompany your knowledge."
*Yet Another certification Exam
<sk.rasheedfarhan@.gmail.com> wrote in message
news:1150896677.594310.217000@.m73g2000cwd.googlegroups.com...
> Hi All,
> before you understand my problem see the http://www.eventid.net
> the above URL is similar to my problem.
>
> According to my project requirement I will give the EventID as input of
>
> any Event. [Ex : MSSQLSERVER EventID is 17055].
>
> So I have to retrieve all the standard properties of Events as per the
> EventID. [Ex : you restart the MSSQLSERVER Service and see the Event
> Viewer log file so you will have the Log Entry for MSSQLSERVER double
> click on it. so u will find some of the standard properties
> of the events like [Date, Time, Source, EventID, Description...etc.].
>
> Sincerely,
> Rasheed
>
before you understand my problem see the http://www.eventid.net
the above URL is similar to my problem.
According to my project requirement I will give the EventID as input of
any Event. [Ex : MSSQLSERVER EventID is 17055].
So I have to retrieve all the standard properties of Events as per the
EventID. [Ex : you restart the MSSQLSERVER Service and see the Event
Viewer log file so you will have the Log Entry for MSSQLSERVER double
click on it. so u will find some of the standard properties
of the events like [Date, Time, Source, EventID, Description...etc.].
Sincerely,
RasheedThere is not enough information here to understand what you are trying to
accomplish.
It sounds like you are trying to get help doing some kind of programming
class assignment. I suggest that you read and/or re-read the class
textbooks, paying especial attention to the sections on What is a database
server?, and How to query a database server?
Or if I'm wrong, please supply more detailed information about what is the
problem that you are trying to solve. Include the table DDL, a few rows of
sample data in the form of insert statements, and your attempted DML.
Arnie Rowland, YACE*
"To be successful, your heart must accompany your knowledge."
*Yet Another certification Exam
<sk.rasheedfarhan@.gmail.com> wrote in message
news:1150896677.594310.217000@.m73g2000cwd.googlegroups.com...
> Hi All,
> before you understand my problem see the http://www.eventid.net
> the above URL is similar to my problem.
>
> According to my project requirement I will give the EventID as input of
>
> any Event. [Ex : MSSQLSERVER EventID is 17055].
>
> So I have to retrieve all the standard properties of Events as per the
> EventID. [Ex : you restart the MSSQLSERVER Service and see the Event
> Viewer log file so you will have the Log Entry for MSSQLSERVER double
> click on it. so u will find some of the standard properties
> of the events like [Date, Time, Source, EventID, Description...etc.].
>
> Sincerely,
> Rasheed
>
Subscribe to:
Posts (Atom)