Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1090
Lay out columns right to left
posted

Hey,

I would like the layout of the columns in my grid to start from the right edge of my grid and go leftward. 

I am able to sort of imitate the desired appearance by setting the grid's horizontal alignment to right (and reversing the order of the fields).  However, if the user shrinks the columns then the columns no longer touch the right edge of the grid -- they seem to be left aligned in some sort of panel within the grid and that panel seems to have some sort of width/min width set.

Is there any better way to accomplish this?

Thanks