webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
796 stars 271 forks source link

rowChanged() callback #8

Closed jasvazquez closed 13 years ago

jasvazquez commented 13 years ago

Added this event to notify users when a different row is selected in the grid.