KoGrid
KoGrid copied to clipboard
Possible Export feature.
You can use your own judgement on this, but being able to select text on whole portions of the grid looks messy. Ideally the user could only select text from a cell. If they need more data than just a cell, perhaps there should be an export option (but this may be beyond the scope of what you want koGrid to be).
Not trying to nitpick but this would add a little polish.
I will look into this. Definitely want the grid to be polished, but I want to make sure I'm settled on the the structure I'm using for the cells.
A few folks are asking to wrap the cell in a DIV and then let the custom cell templates be ignorant of alignment.
the global "disableTextSelection" option is added (default is false), was supposed to just be on the TextSelection branch but somehow it made it to master... still working on the other things though.
fixed the master branch, it is now at the IE8 compatibility check in. The fixes are in the TextSelection Branch and will be merged for the 2.0 release.
I am editing the title since the title no longer applies to this, maybe this should be a plugin for the next release?