I Ignacio Machin \( .NET/ C# MVP \) Jul 5, 2005 #2 Hi, It would be: dr.Sections["Section4"].Controls["titolo"].Caption = " .... "; now, IIRC the version of CR shipped with .NET will NOT allow you do such a thing. You cannot change dynamically the report cheers,
Hi, It would be: dr.Sections["Section4"].Controls["titolo"].Caption = " .... "; now, IIRC the version of CR shipped with .NET will NOT allow you do such a thing. You cannot change dynamically the report cheers,