User-1814962767 posted
Hi all,
I understand that I need to make my own class implementing ireporrtviewermessages, and plop it into app_code, referencing it appropriately in webconfig.
Thing is, that interface specified like 50 messages - I only want to change the progresstext one. Is there any way I can get out of typing all the rest out? If not, how can I refer to the original text of each message in code - since I don't even know what
the literal text of all the other messages is?
Thanks,
-sff