Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - CHANGED: removed unused files and added jquery.event.drop-2.9.min.js | mleibman | 2010-09-09 | 1 | -142/+0 |
| | | | | | - ADDED: new grid method "getCellFromEvent" - ADDED: drag'n'drop example to "example9-row-reordering.html" | ||||
* | Preserve license information in Google Closure Compiler output | Milan Gardian | 2010-02-12 | 1 | -29/+30 |
| | |||||
* | Fixed text selection in cell editors. | mleibman | 2009-12-18 | 1 | -3/+3 |
| | |||||
* | CRLF -> LF | mleibman | 2009-12-17 | 1 | -140/+140 |
| | |||||
* | - Minor UI changes and bug fixes. | michael.leibman | 2009-12-12 | 1 | -0/+141 |
- Modified jquery.event.drag plugin to expose "beforedragstart" event in order to be able to cancel out of drag while still allowing mousedown to be processed. - Initial checkin of the row reorder functionality along with a sample page ("example9-row-reordering.html"). Still need to figure out a good way to do single and multiple row selection and how it all works together with drag'n'drop. |