Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

OnGetText Event

edited August 2002 in General
Hi,

I have a report created in code. I have a TppDBText that needs to check a
value in a given column. If that value matches, I need to bold the text in
the TppDBText. The problem is that it is bolding the entire column instead
of just the matching value. How can I avoid this? I have also, stepped
through the OnGetText Event, it works, but I was wondering why it fires
about 10 times for the same TppDBText instead of just once? It seems to do
more work than it needs to. Any help would be appreciated.

TIA,

--
Jada C. Case
Programmer
jada@signaldata.com

Comments

This discussion has been closed.