royale-asjs
royale-asjs copied to clipboard
columnLabelAlign property doesn't works in DataGridColumn component
royale asjs - 9.9.10
<j:DataGridColumn label="Chapter" dataField="chapter" columnLabelAlign="left/right/center"/>
nothing works for "columnLabelAlign" property, it always take center by default.