Giter Club home page Giter Club logo

Comments (6)

bwa avatar bwa commented on September 23, 2024

I will fill in more details soon

from dgrid.

SitePenChrisBarrett avatar SitePenChrisBarrett commented on September 23, 2024

bwa, do you mean it was not saving the value back to the grid cell - or that it was not saving back to the store :)

from dgrid.

bwa avatar bwa commented on September 23, 2024

Kind of both... I have added this to the code

grid.on("dgrid-datachange", function(evt) {
console.log("dgrid-datachange: ", evt);
}

And with IE9 in IE9 mode + quirks mode, nothing happens in the console. If I doubleclicks on a cell it goes into the Editor and I can update the contents in the Editor. The Enter does not fire the event, nor do loosing focus. The Editor is ended, but no event is fired, and of cource no data is saved to the store.

In Comaptibility/Quirks mode it works mostly, but there is some strange things happens in checkboxes. I need to trace that more so ensure that it's not a datastore issue.

In chrome and Firefox everyting works perfectly.

Actually you can see it in action here : http://wiki.bwa.no/test2/alleTEST.html

It's test so just play at will ...

from dgrid.

bwa avatar bwa commented on September 23, 2024

I've played a little more with this, and now a see that the event IS fired as expected, but now the trouble is that everytime I check a checkbox, the previous updated checkbox seems to be inverted..

To recreate just go to test URL from the pervious comment, and just play with the check boxes, you will se that other checkboxex are (random?) inverted when others are checked

from dgrid.

SitePenChrisBarrett avatar SitePenChrisBarrett commented on September 23, 2024

Hi bwa,
I did look at your link but wasn't able to follow anything showing an inverted checkbox? Do you mean the UI inverts the checkbox state, or the value sent back to the store is inverted?
Thanks!

from dgrid.

 avatar commented on September 23, 2024

Given our difficulty reproducing on the given link, and the considerable refactor to the Editor module that just went into master, it's likely that whatever issue was present here might no longer exist. Please give the latest Editor module a try; if you still have a problem, feel free to open this issue again.

from dgrid.

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.