Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Conversation

@Mostconfident
Copy link

I fixed this issue by adding additional scope attributes on the mdSelect directive. I kept the default behavior if this attributes are not included.
--md-select-all : Expects an array of Objects, this will select all rows across all pages.
--md-search : Expects a string(variable you filtering on ), this will select all rows across all pages that show up when filter is applied.

fixed this issue by adding additional scope attributes on the mdSelect directive. I kept the default behavior if this attributes are not included.
--md-select-all : Expects an array of Objects, this will select all rows across all pages.
--md-search : Expects a string(variable you filtering on ), this will select all rows across all pages that show up when filter is applied.
@phuze
Copy link

phuze commented Oct 11, 2017

Could you give an example of how this is used please.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants