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

Resolves willSelect bug on row selection (issue #502) #1045

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 22, 2019

  1. Resolves first row selection issue

    Nicola committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    11da321 View commit details
    Browse the repository at this point in the history
  2. Adds afterGridInit behaviour

    **NEW** [afterGridInit] Output param - called when grid has been created and data is displayed - pass DataSet as Output param
    Nicola committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    bca644d View commit details
    Browse the repository at this point in the history
  3. Adds documentation for row selection example

    Nicola committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    8c1f961 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/first-row-selection'

    Nicola committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    c18d1b7 View commit details
    Browse the repository at this point in the history
  5. Adds styles.scss

    Fixes test run
    Nicola committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    d1ece13 View commit details
    Browse the repository at this point in the history
  6. Fixes DataSet import

    Nicola committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    9c75a04 View commit details
    Browse the repository at this point in the history