Duplicated
Last Updated: 02 Mar 2020 12:52 by ADMIN
Werner
Created on: 28 Jan 2020 04:40
Category: Grid
Type: Feature Request
2
Add attribute for easyly justifying text for a GridColumn

Please add an attribute to Blazor GridColumn which allows to easily align text horizontal in a GridColumn

e.g. <GridColumn Field="@(nameof(Item.Price))" Title="Price" HorizontalAlignment="Right" />

At least: Left, Right, Center

 

Not Logged in

Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
2 comments
ADMIN
Marin Bratanov
Posted on: 28 Jan 2020 08:47

Hi Werner,

Please Follow this in the original request we had for it (I moved your Vote to it): https://feedback.telerik.com/blazor/1431848-grid-column-header-and-content-alignment-horizontal-vertical.

I am now closing this one as a duplicate to keep the portal tidy.

 

Regards,
Marin Bratanov
Progress Telerik

 UI for Blazor
Werner
Posted on: 28 Jan 2020 04:56
... I know it works using a template - but it's a little bit annoying and blows up code always having to define a template for this purpose.

Not Logged in