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

Issue #98 Row Selection Behavior #440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 12, 2016

  1. Issue daniel-nagy#98 Row Selection Behavior

    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.
    Mostconfident committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    56a6028 View commit details
    Browse the repository at this point in the history