Prev: Page SPlit
Next: Strange paging problem - please help
From: jim on 25 Jan 2010 14:02 Can anyone point me to the new Report Object Model documentation implemented in OnDemandReportRendering? thanks- -Jim
From: Bruce L-C [MVP] on 25 Jan 2010 14:26 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 25 Jan 2010 16:16 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 25 Jan 2010 17:04 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 25 Jan 2010 19:01
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 > >> > > >> . > >> > . > |