Page 1 of 1

Extended Translations StringColumn.width doesn't work IOS

Posted: Mon Aug 08, 2016 7:53 am
by hauger
I insert under Extended Translations StringColumn.width.
But under IOS they do nothing, and not show the correct width in another language.
property:
StringGridname.Columns[0].width
column DE = 50
column EN = 100

If I switch to EN the column with is always 50. Under Windows it works fine, only IOS is the problem.

Posted: Fri Aug 12, 2016 4:11 am
by isiticov
Hello,

Will it work if you change manually in code the column width during run time under iOS? May be there is some problem inside realization of this property under iOS?

Posted: Sun Aug 28, 2016 12:20 pm
by hauger
Manual works, no problem

Posted: Mon May 22, 2017 10:08 am
by isiticov
Hello,

We've found and fixed the problem. Next version will include this fix.