Coder Social home page Coder Social logo

Comments (2)

yurychika avatar yurychika commented on September 15, 2024

In the document of extendedSelect/Row: http://oria.github.com/gridx/apidoc/data/1.1/docs/gridx-modules-extendedSelect-Row.html

We can see This module provides an advanced way for selecting rows by clicking, swiping, SPACE key, or CTRL/SHIFT CLICK to select multiple rows. This module uses gridx/core/model/extensions/Mark.

So the extendedSelect/Row was born to support multiple.

from gridx.

nkolban avatar nkolban commented on September 15, 2024

Thanks for the response. I think I am understanding that extendedSelect/Row only supports multiple and does not support single selection. Ok ... I think I get that. So then I use select/Row instead. However, looking at the demo here:

http://oria.github.com/gridx/gridx/demos/test_grid_indirectSelect.html

And the sample called:

"Create Grid - IndirectSelection with simple multi-selection (cannot swipe)"

I note that it doesn't have multi-select capability. What this seems to say to me is that I can't seem to use select/Row with check-all capabilities but must use extendedSelect. The downside of that is that in my solution, the user can configure either single select or multiple select at runtime.

from gridx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.