There is nothing in the What's New page of the documentation and I don't see a breaking changes page. However, I have hundreds of errors because the DataItem property does not appear to exist anymore??? What happened to deprecating vs. just eliminating?
The "What's New" section in our documentation shows properly (see attached screenshot), so we're not sure what you refer to as nothing.
As for the DataItem property - it has been obsolete since Q1 2009 (precisely Mar 25, 2009) and we decided it is about time to remove it. We had created a KB article back then (ReportItemBase.DataItem property (Telerik.Reporting.Processing) has been replaced by property DataObject) to inform you of this change and you had received warnings of obsolete property usage since then.
Kind regards,
Steve
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.
I'll create a support ticket with screenshots of the What's New page that is blank in the documentation.
I'll pay closer attention to my compiler warnings in regards to the deprecated items. That was totally my fault for not catching that and fixing it earlier.