Hi Isomorphic,
We are using GWT 2.5.1 and Smart Gwt-4.1p (29th Oct 2014)
We have an issue related to Alignment of RadioGroupItem.
In the following example we have created One TextItem and One RadioGroupItem both are added to Single DynamicForm.
We need to display the window like "Screen 2". But at present the window is displayed like "Screen 1".
Please refer the attached Screenshot for "Screen 1" and "Screen 2".
please refer the attached sample program.
By setting setColSpan(250) for RadiGroupItem we are able to align properly. But our project is supporting Internationalization,
So the Form alignment is looking different from one language to Another Language.
Is there any other property in smartGwt to look same alignment in all the Languages.
Please let us know if you have any solution.
Thanks in advance.
We are using GWT 2.5.1 and Smart Gwt-4.1p (29th Oct 2014)
We have an issue related to Alignment of RadioGroupItem.
In the following example we have created One TextItem and One RadioGroupItem both are added to Single DynamicForm.
We need to display the window like "Screen 2". But at present the window is displayed like "Screen 1".
Please refer the attached Screenshot for "Screen 1" and "Screen 2".
please refer the attached sample program.
By setting setColSpan(250) for RadiGroupItem we are able to align properly. But our project is supporting Internationalization,
So the Form alignment is looking different from one language to Another Language.
Is there any other property in smartGwt to look same alignment in all the Languages.
Please let us know if you have any solution.
Thanks in advance.