EvHaus / doby-grid

An HTML table element on steroids.
Other
14 stars 5 forks source link

- Added the public function "editActiveCell" #160

Open ckosmowski opened 9 years ago

ckosmowski commented 9 years ago

Added the public function "editActiveCell" to make it possible to trigger editing the active cell from the outside i.e. if an external contextmenu is used to trigger editing entries this is needed

ckosmowski commented 9 years ago

the editor parameter is optional. If its not provided the editor is taken from the options. I just mimicked the behaviour of the underlying method so that it is generally possible to pass an editor.