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

Is there a way to access the rowsOnPage variable from the directive? #154

Open
COLTstreet opened this issue Apr 16, 2018 · 2 comments
Open

Comments

@COLTstreet
Copy link

Hi,

I'm trying to figure out if there is a way to access the rowsOnPage variable?

When the user navigates away from the page, I want to capture how many rows they've chosen to display.

For example: If I came to the page and the page and the default was 5 > then I changed the display to show 10 > then I navigated away from the page

I'd want to know what the last RowsOnPageSet selection was. I'm just having trouble accessing that variable within the directive/component.ts

Any help would be appreciated!

@agnaveen
Copy link

I also got same problem.

Did you find any solution @COLTstreet ?

@jazzlikethat
Copy link

I am facing the same issue.

I need to access activePage and rowsOnPage when the user changes any of the value.

Is there any solution ?

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

3 participants