|
Re: Drop Down - PDF Output [message #7603 is a reply to message #7602] |
Mon, 24 May 2021 03:57 |
AJM
Messages: 2368 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
You should have the code which unsets the 'control' property of that column in the _cm_changeConfig() method, not the _cm_formatData() method. This is because the _cm_formatData() method is called at the end of the formatData() method which would have already replaced the value with the representation.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|
|