Hi,
I am developing an application in Smartgwt2.2. The problem that i am facing is that the layouts, buttons and the layout contents are not getting aligned in the center.
I have tried using setAlign(Alignment.CENTER), setLayoutAlign(Alignment.CENTER) and even tried writing a css for center alignment but none have worked.
Please Help!!!
Thanks
I am developing an application in Smartgwt2.2. The problem that i am facing is that the layouts, buttons and the layout contents are not getting aligned in the center.
I have tried using setAlign(Alignment.CENTER), setLayoutAlign(Alignment.CENTER) and even tried writing a css for center alignment but none have worked.
Please Help!!!
Thanks
Comment