Skip to content

Move Expand/Collapse column to the Right. #4669

Open
@ColcerP

Description

@ColcerP

By default the expand/collapse column is placed in the left part of the grid. Is there a way to have it on the right part?
capture

Activity

arashsoft

arashsoft commented on Feb 10, 2017

@arashsoft

I have the same issue. The solution that currently I am using is: I make enableExpandableRowHeader: false which means I do not get the default expand column. And, I add a customized column in the right side of my grid.

This plunker is different but it use the same idea:
http://plnkr.co/edit/bqvz9MxmmZitOcQ7ZZIt?p=preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ColcerP@mportuga@arashsoft

        Issue actions

          Move Expand/Collapse column to the Right. · Issue #4669 · angular-ui/ui-grid