GithubHelp home page GithubHelp logo

Comments (7)

iamisti avatar iamisti commented on June 28, 2024

Not at the moment. But we can have it fairly easily.
But rather fireing an event, I'd vote to have the same approach as with the deleted rows. E.g.: calling a callback with the newly selected row/rows.

Do you need only that row what is recently selected, or it would be also fine to have the set of selected rows returned?

from mddatatable.

roytz avatar roytz commented on June 28, 2024

Thanks.
I need the set of the selected rows.
So you suggest I'll use the delete row callback?

from mddatatable.

iamisti avatar iamisti commented on June 28, 2024

No, sorry if I wasn't clear.
That's a new feature. I'll put it in today, so from tomorrow you'll able to use it soon. More information about it later today. (most probably at night)

from mddatatable.

roytz avatar roytz commented on June 28, 2024

Oh ok.
Thank you!
One other thing, there's an open issue regarding deleted/modified rows that are being appended to the previous rows (for example, deleted rows are not being deleted from the table).
Will this issue also be taken care of soon?

from mddatatable.

iamisti avatar iamisti commented on June 28, 2024

@roytz
It's not part if this issue, but here is your answer:

This is a known issue when you using mdt-row directive explicitly. Unfortunately the issue is originating the way transclusion works and I don't have a nice workaround for it yet.
But!

It's already exist a workaround for that. Try to use this directive as an attribute for the mdt-table. You have to provide your data there and It will work well.

Example usage of mdt-row attribute: http://codepen.io/iamisti/pen/bEBKYx

from mddatatable.

iamisti avatar iamisti commented on June 28, 2024

Selected rows callback feature added to 1.3.0 release.

from mddatatable.

roytz avatar roytz commented on June 28, 2024

Thank you

from mddatatable.

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.