Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Default textalign of StaticTextIems

$
0
0
Hi, using

isc.DynamicForm.addProperties({readOnlyDisplay:"static"});

to set readOnly layout to static also changed textAlign of DateTime.

How can I set the default textAlign of DateTime in static layout to left?

isc.StaticTextItem.addProperties({textAlign:"left", align:"left"}); did not work

Best regards
Johan

Viewing all articles
Browse latest Browse all 4756