How to retain data in custom object
Anybody please help me.
I am working with Local Reports.I have added a custom assembly which contains a class named Class1, having a public property named Value.By default Value is 0. There is a table added in the report.In the Details section of the table I set some value for the Value property.But when I access the same from Footer section,I get the default value.
If anybody knows, please help me.
Thanks

