I’m asked to change the column width of the AccountNum column on the Trial balance report in AX2009, however changing the stringsize of the AccountNum EDT from 20 to 10, will affect all other EDT’s extending from this.
I can imagine that the better option would be to no longer have the LedgerAccount EDT extend from AccountNum and change the stringsize of the LedgerAccount EDT?
Still, I’m not to keen on changing the standard EDT’s, so my question is if there’s another better way to work around this?
Or is changing the LedgerAccount EDT as described above the way to go?
The column width property on the report itself isn’t doing the trick either.
I’ve tried changing only the width of “\Reports\LedgerTrialBalance\Designs\TrialBalance\AutoDesignSpecs\Body:LedgerTable_1\String:LedgerTable_AccountNum” from Auto to Column width => nothing changes.
I’ve tried changing only the width of " \Reports\LedgerTrialBalance\Designs\TrialBalance\AutoDesignSpecs\ProgrammableSection(1):ProgrammableSection_1\String:Field_2_3" from Auto to Column width => nothing changes.
I tried by changing the properties of both to column width => nothing changes either, the column size remains the same as before, like I stated in my initial mail.