Stians
Stians
About
- Username
 - Stians
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                Stians wrote: » I want to change the text in DBCrossVIew header Grand Total and row garnd total from Grand Total to Total. Is this posible? Stian S??moen Never mind. I manage to do it. It was only to click on the cell.
 - 
                Hello. I fixed the problem with that mamory dident releas after use by createing and using free for the hole report component. andI tried to set frxReport1.EngineOptions.MaxMemSize:=100; frxReport1.EngineOptions.UseFileCache:=True; But i …
 - 
                Hello. Found a way to do this: Using OnSaveReport.
 - 
                Nice example, but it did not answer my question. The problem is when i open the editor. And the user will save the changes. Can I define that if the user chose save/save as it will save to stream? Or is it a event that i can use to direct the…