Page 1 of 1

Introduced a property but does not persist on postback

Posted: Mon Jan 06, 2014 8:53 am
by bobsov
I have a property to store data and it does get serialized. But when I do save report, the deserialized report string contains the property but the value is null. Anything else I am missing here, please advice.

Re: Introduced a property but does not persist on postback

Posted: Tue Jan 07, 2014 7:23 am
by bobsov
I found a work around by putting our data in cache since we are using cache anyway.

Re: Introduced a property but does not persist on postback

Posted: Tue Jan 07, 2014 6:10 pm
by Andrew
Hello,

Thank you for sharing a workaround.

Do I understand you correct that the issue is closed?

Waiting for your reply.
Thank you.