crystalamber
Programmer
last time i asked if i could define a customized template and when i change the template, i could change all reports that are base on this template, it seems to be an impossible thing. Because i am using the crystal report embedded in .net 2005, so i try to make a template report, then i create other reports by inheriting this template class, however, when i check the .cs file of the report, i find nothing about the customized section such as font, background, color etc in the code, so where are they? and how to implement it if i want to make a template and change all reports by changing the template?