Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

CellTable Column HorizontalAlignment.ALIGN_RIGHT doesn't work #498

Open
@juricaviskovic

Description

@juricaviskovic

Setting column.setHorizontalAlignment(HasHorizontalAlignment.ALIGN_RIGHT) doesn't have any effects.

Problem is that it's setting align="right" on td element but we have div element in td so the alignment has no effects.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions