Hi Team,
We are using SC11.0p.
In LTR Mode the columns in ListGrid are coming properly and are readable especially number related columns.
Please see the attached screenshot for your reference.
The numbers above are quite readable especially with decimal values aligned properly.
But if we turn the screen to RTL Mode then the ListGrid columns are displayed as below.
In the above screenshot numbers are left aligned but I want numbers always to be right aligned even in RTL only becuase if you see the deicmals are not properly aligned and it has completely lost its readability. But text should be right aligned as shown in the screenshot.
One solution is to explicitly specify right only irrespective of LTR or RTL mode for each number column that I have in the ListGrid. But I have about 100 screens now with almost 500 listgrids showing the data. We cant go to each file and specify the align property for each listgridfield.
Is there any better solution that you could suggest with.
Awaiting your reply.
Thanks in advance.
We are using SC11.0p.
In LTR Mode the columns in ListGrid are coming properly and are readable especially number related columns.
Please see the attached screenshot for your reference.
The numbers above are quite readable especially with decimal values aligned properly.
But if we turn the screen to RTL Mode then the ListGrid columns are displayed as below.
In the above screenshot numbers are left aligned but I want numbers always to be right aligned even in RTL only becuase if you see the deicmals are not properly aligned and it has completely lost its readability. But text should be right aligned as shown in the screenshot.
One solution is to explicitly specify right only irrespective of LTR or RTL mode for each number column that I have in the ListGrid. But I have about 100 screens now with almost 500 listgrids showing the data. We cant go to each file and specify the align property for each listgridfield.
Is there any better solution that you could suggest with.
Awaiting your reply.
Thanks in advance.
Comment