Add inline editing feature
Any update on when this will be added?
@jakeleventhal
I can't promise any date to close these issues. But i will do all them as soon as possible.
I think that what would make this great would be if you could edit by clicking on a column rather than editing an entire row at once. Or at the very least allow actions to be created on any column via an onClick parameter
I aggre with your opinion. When user click on the edit button, the row's data would replace with edit components and a submit button.
I feel like it’d be cleaner to just have the “submit” button not exist. Instead, you could specify an onBlur which would submit after clicking away or pressing the enter key
Maybe, i will think about it
Something that needs to be in this issue is the ability to have a callback function.
so that the user can write code after the cell has been edited.
Hi @mbrn is there any update on this feature?
Hi @urirahimi ,
Firstly i will resolve #135. After resolving #135 i can look at this.
This is done with 1.23.0
Most helpful comment
Something that needs to be in this issue is the ability to have a callback function.
so that the user can write code after the cell has been edited.