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
80
Right align content in hierarchical grid when datatype is string
posted

Hi,

I am using hierarchical grid and have a couple of numeric and a few string column in my object. When I am binding the numeric columns with data type as the number, it is also changing the alignment of the column header. I want the header as is and position of all the option like sort and filter icon should be consistent across the grid but just cell with numeric value get right align.

I tried ng-template and align the cell value but it's not working.

Can you please help here.

Thanks,
Dev