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
435
Text align in column
posted

I'm trying to align right the text of the numeric columns in a WebHierarchicalDataGrid.

I tried to use the cssClass property of the BoundDataField but it made nothing and i saw another post where somebody suggested the use of an ItemTemplate but the problem is than by doing this i can't use filters.

Is there any other way to achieve this?