You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a column named quantity and in my rows I only pass numbers for this column.
But they all aligned left (number should be aligned at the right). Is there any attribute I can pass through my column to force a numeric layout?
I checked the documentation but didn't find anything.