Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Grid Footer similar to the 2.x grid footer #2483

Closed
swalters opened this issue Jan 5, 2015 · 3 comments
Closed

Create a Grid Footer similar to the 2.x grid footer #2483

swalters opened this issue Jan 5, 2015 · 3 comments
Assignees
Milestone

Comments

@swalters
Copy link
Contributor

swalters commented Jan 5, 2015

2.x had the ability to enable a grid Footer that would show:
Total Rows
Selected Rows
Filtered Rows

Create a GridFooter in core that append to the grid and does not scroll horizontally with the column scroll.

@swalters swalters self-assigned this Jan 5, 2015
@swalters swalters added this to the 3.0 milestone Jan 5, 2015
swalters added a commit to swalters/ng-grid that referenced this issue Jan 5, 2015
…hat will create a grid footer with the Total Items and Shown Items displayed. Also shows Selected Items if using Selection feature.

 Breaking Changes in this commit:
 showFooter option renamed to showColumnFooter
 footerRowHeight option renamed to columnFooterHeight
swalters added a commit that referenced this issue Jan 9, 2015
…at will create a grid footer with the Total Items and Shown Items displayed. Also shows Selected Items if using Selection feature.

BREAKING CHANGE: showFooter option renamed to showColumnFooter;  footerRowHeight option renamed to columnFooterHeight
@camacazze
Copy link

Does this mean that the Grid Footer is not working correctly??

I am asking bcoz the Tutorial documentation says that it does.

I am facing a problem where the footer is not working.

Pls. reply.

@PaulL1
Copy link
Contributor

PaulL1 commented Jan 15, 2015

It is working for me. What problem exactly are you having? The functionality that you see in the tutorial should be working, so long as you've grabbed the unstable version.

@PaulL1
Copy link
Contributor

PaulL1 commented Mar 28, 2015

I think this is now implemented. Closing.

@PaulL1 PaulL1 closed this as completed Mar 28, 2015
@c0bra c0bra removed the in progress label Mar 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants