View Full Version : Changing an Unbound Textbox Value in Report Header are on Detail Format Event


Celestz
04-12-2010, 06:45 PM
Ok, so i'm back and I'm having this problem.

Is there a way to change a textbox value that's located on REPORT HEADER section? The event will be triggered in the DETAIL_FORMAT event.

I tried debugging it and the value is changed, but it doesn't show on the visual report, is there a way around this?

HiTechCoach
04-12-2010, 07:22 PM
have you tried using the report header's On Format event?