How to set MFXTableView or MFXTableRowCell editable. #329
Answered
by
palexdev
infinite-dev22
asked this question in
Q&A
-
I want to make a table with editable rows or cells in a specific column. I have tried making a cell editable through creating a |
Beta Was this translation helpful? Give feedback.
Answered by
palexdev
Jul 28, 2023
Replies: 1 comment 1 reply
-
Not supported by default, you need a custom cell and implement the feature yourself |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
infinite-dev22
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not supported by default, you need a custom cell and implement the feature yourself