8:00 – 4:00 SR
- Backups
- Still having problems with certs. The trust store is correct, so I’m thinking that there may be a machine that is not correctly configured between here and there?
- Javascript
- Here’s the DataTable roadmap: https://trello.com/b/fTpWY4oN/datatable-roadmap
- Data input in a table and in forms.
- This looks like the semi-official version currently in the gallery: http://yuilibrary.com/gallery/show/datatable-celleditor-inline
- Which works like a charm.
- Now I need to grab the events and use them to update the page. Done. Spent a long time looking around for the event. I found it by running the HTML in the debugger, opening the “scripts” tag, and searching through the gallery code for “fire”. Which led me to “cellEditorSave”. Using that to search around the YUI documentation I found that it was listed in the overview document in the above link. Sigh. It’s how you learn, I guess.
- This looks like the semi-official version currently in the gallery: http://yuilibrary.com/gallery/show/datatable-celleditor-inline
- Data sources for grids and charts.
You must be logged in to post a comment.