This is a migrated thread and some comments may be shown as answers.

Bug in 10.2.16.914 ??

1 Answer 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Manfred
Top achievements
Rank 2
Manfred asked on 16 Dec 2016, 10:24 AM

Hi there,

after updating our reporting service to 10.2.16.914 we found this issue:

if using TextFields (like txtPeriodHeader) and set Value in a NeedDataSource event, they are empty.

After resetting to 9.2.16.1216 everything worked as expected.

txtPeriodHeader.Value = String.Format("{0} - {1}", StartDatum.ToShortDateString(), periodEnd.AddMonths(1).AddDays(-1).ToShortDateString());

This works in 9.2.16.1216 as expected, in 10.2.16.914 we got empty fields.

Best regards

Manfred

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 16 Dec 2016, 10:27 AM
Hi Manfred,

This is a result of a change in the processing mechanism.
Please check Changes on items in report events are not applied.

Regards,
Stef
Telerik by Progress
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Manfred
Top achievements
Rank 2
Answers by
Stef
Telerik team
Share this question
or