From: jim on
Can anyone point me to the new Report Object Model documentation implemented
in OnDemandReportRendering?
thanks-
-Jim

From: Bruce L-C [MVP] on
Not sure what you mean about on demand report rendering. But there report
definition language specification can be found here.

http://msdn.microsoft.com/en-us/library/dd297486.aspx

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

"jim" <jim(a)discussions.microsoft.com> wrote in message
news:9E7D7271-4BAE-4966-8B2E-7B970F87416A(a)microsoft.com...
> Can anyone point me to the new Report Object Model documentation
> implemented
> in OnDemandReportRendering?
> thanks-
> -Jim
>
From: jim on
Thanks for the quick response. I'm trying to update a report rendering
extension originally written for 2003. In 2008 it uses
Microsoft.ReportingServices.OnDemandReportRendering to define the new "Report
Object Model". I can't seem to find any documentation on it.

"Bruce L-C [MVP]" wrote:

> Not sure what you mean about on demand report rendering. But there report
> definition language specification can be found here.
>
> http://msdn.microsoft.com/en-us/library/dd297486.aspx
>
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
>
> "jim" <jim(a)discussions.microsoft.com> wrote in message
> news:9E7D7271-4BAE-4966-8B2E-7B970F87416A(a)microsoft.com...
> > Can anyone point me to the new Report Object Model documentation
> > implemented
> > in OnDemandReportRendering?
> > thanks-
> > -Jim
> >
> .
>
From: Bruce L-C [MVP] on
The report object model is defined in the documentation (or it should be)
links I gave you.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

"jim" <jim(a)discussions.microsoft.com> wrote in message
news:5B59B4C1-A87C-432E-9DA4-A66F9D9F9A46(a)microsoft.com...
> Thanks for the quick response. I'm trying to update a report rendering
> extension originally written for 2003. In 2008 it uses
> Microsoft.ReportingServices.OnDemandReportRendering to define the new
> "Report
> Object Model". I can't seem to find any documentation on it.
>
> "Bruce L-C [MVP]" wrote:
>
>> Not sure what you mean about on demand report rendering. But there report
>> definition language specification can be found here.
>>
>> http://msdn.microsoft.com/en-us/library/dd297486.aspx
>>
>> --
>> Bruce Loehle-Conger
>> MVP SQL Server Reporting Services
>>
>> "jim" <jim(a)discussions.microsoft.com> wrote in message
>> news:9E7D7271-4BAE-4966-8B2E-7B970F87416A(a)microsoft.com...
>> > Can anyone point me to the new Report Object Model documentation
>> > implemented
>> > in OnDemandReportRendering?
>> > thanks-
>> > -Jim
>> >
>> .
>>
From: jim on
I must not be clear. I need to know the properties/methods available to the
Microsoft.ReportingServices.OnDemandReportRendering.Tablix object. Does it
only define the RDL?
thanks again-
-Jim


"Bruce L-C [MVP]" wrote:

> The report object model is defined in the documentation (or it should be)
> links I gave you.
>
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
>
> "jim" <jim(a)discussions.microsoft.com> wrote in message
> news:5B59B4C1-A87C-432E-9DA4-A66F9D9F9A46(a)microsoft.com...
> > Thanks for the quick response. I'm trying to update a report rendering
> > extension originally written for 2003. In 2008 it uses
> > Microsoft.ReportingServices.OnDemandReportRendering to define the new
> > "Report
> > Object Model". I can't seem to find any documentation on it.
> >
> > "Bruce L-C [MVP]" wrote:
> >
> >> Not sure what you mean about on demand report rendering. But there report
> >> definition language specification can be found here.
> >>
> >> http://msdn.microsoft.com/en-us/library/dd297486.aspx
> >>
> >> --
> >> Bruce Loehle-Conger
> >> MVP SQL Server Reporting Services
> >>
> >> "jim" <jim(a)discussions.microsoft.com> wrote in message
> >> news:9E7D7271-4BAE-4966-8B2E-7B970F87416A(a)microsoft.com...
> >> > Can anyone point me to the new Report Object Model documentation
> >> > implemented
> >> > in OnDemandReportRendering?
> >> > thanks-
> >> > -Jim
> >> >
> >> .
> >>
> .
>
 |  Next  |  Last
Pages: 1 2 3
Prev: Page SPlit
Next: Strange paging problem - please help