Skip to content

[HxGrid] Edit and Save buttons for inline editing #782

Answered by hakenr
ogbetua asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not certain about your code structure or the specific issues you're encountering.
If you're utilizing an explicit Save button, you should not be using the HandleSelectedDataItemChanged handler, but instead you save changes in the HandleSaveClick method and also set the corresponding field selectedDataItem = null within that method.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ogbetua
Comment options

@hakenr
Comment options

Answer selected by hakenr
@ogbetua
Comment options

@ogbetua
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants