Page 1 of 1

Submit edit on changing row

PostPosted: 30 Sep 2016 08:15
by plachtat
Hi.

I am working with the TIWCGJQGrid and a TIWCGJQGridDataSetProvider.

When we edit a cell and we change selected cell (enter, tab ...), if the povider is set "AutoPost=TRUE", then the edit is post to the dataset.
If we set the provider to "AutoPost=FALSE", the edit is not posted.

What I want to do, is to edit the entire row inside of the grid and only post the edition when I go to another row (using down arrow for example).

Is there a solution to do this ?

Re: Submit edit on changing row

PostPosted: 30 Sep 2016 16:49
by Alexander Bulei
Hi plachtat,

I think, you are looking for InlineEditing property.

Best Regards.

Re: Submit edit on changing row

PostPosted: 03 Oct 2016 13:39
by plachtat
Hi.

I tried the InlineEditing property.

And I get an issue.
If I edit a cell, and change the row, the edit is post. It's ok.

If i edit a cell, then change current cell (without changing row, using tab for example), the edit is not post (it"s what I want).
But, in that case, if after changing the current cell, i change the current row, the edit is not post.

Is there a way to fix this ?

Re: Submit edit on changing row

PostPosted: 11 Oct 2016 10:18
by Jorge Sousa
Hello platchat

We are unable to reproduce this issue

A post is done even if you only change the cell, column in the same row.

Are you able to send us a test case, even if is one modified frame of our JQueryDemo3 project? t.i.a.