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

Advance Row Selection - Extension #829

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

Commits on Feb 2, 2014

  1. Add: Extension for adding a new funcionality for row selection. Exten…

    …ded grid's header to add three dijit buttons which can perform operations like Select All/None/Inverse.
    harpreetkhalsagtbit committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    375b6a8 View commit details
    Browse the repository at this point in the history
  2. Add: Example for testing advanceRowSelection extension. Tested and wo…

    …rking with different extensions
    harpreetkhalsagtbit committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    691c413 View commit details
    Browse the repository at this point in the history
  3. Fix: error Cannot set property 'width' of undefined when advanceRowSe…

    …lection is used with columnResizer
    harpreetkhalsagtbit committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    c2cb627 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    804c563 View commit details
    Browse the repository at this point in the history
  5. Add: functions to set position of the selecor widgets and public vari…

    …ables to use and modify Selector Widgets. Modify: scope of functions and variables. Code Clean up and Add: documentation
    harpreetkhalsagtbit committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    f285e97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96cdc2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd061e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1bdb90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba5ccf4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f658b1 View commit details
    Browse the repository at this point in the history