Jump to content

Help with RowEditor in Unidbgrid?


sicoobcooplivre

Recommended Posts

@Sherzod 

Good afternoon!
So, it helped me yes, but what I need is not to cancel if the user leaves the grid, but to record...

I found a post where they said to use the same as below to edit, it worked to edit:

JSInterface.JSCode('var me='#1'; ed=me.getSelectionModel().getCurrentPosition(); me.editingPlugin.startEdit(ed.row, ed.column);');

Wouldn't it be possible to execute the "save" button in a similar way? 

something like: me.editingPlugin.save.click();'); ... ?

Thank you very much!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...