Hi All,

I am using the crystal report in VB.NET. i find out that a corresponding cachedmyreportname class is created when a new myreportname.rpt is added into the project. Does anyone know what that cachedmyreportname class is for ? I couldn't delete that class. Also, can i inherit a rpt from an existing rpt file, just like forms do.