Hi,
It is possible by implementing the custom plugin. I've prepared a simple example: https://codesandbox.io/s/y30kr4x10j. Find more implementation details in the original TableEditColumn plugin's source code: https://github.com/DevExpress/devextreme-reactive/blob/master/packages/dx-react-grid/src/plugins/table-edit-column.jsx
Thank you, @kvet ! It's working, but there is so much code to make such "simple" thing. I hope in the future your library would be more "friendly".
@kvet Is there a example that works with 1.9.0? I've added a slimmed down version that just adds an action column with a button, but the header text and button aren't appearing in the dom. The original example also stops displaying anything (just an empty column) when I update to devexpress to 1.9.0.
Hi @laurakat,
聽
I have updated the example.
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.