Nikita Ushkal

Results 16 comments of Nikita Ushkal

Hi @karczk , Thank you for this suggestion. We'll consider implementing it in future releases. in the meantime, you can pass a column property as shown in this [example](https://codesandbox.io/s/gallant-waterfall-0fylw?file=/demo.js).

Hi @PilchardFriendly , I recommend you try the following approach: use redux-thunk middleware and update the current page in the cache when committing row changes. The code snippet below illustrates...

Hi,   Thank you for this suggestion. We'll consider it when planning future releases.

Hi @jmannDev43 You can use [TableRowDetail.toggleCellComponent](https://devexpress.github.io/devextreme-reactive/react/grid/docs/reference/table-row-detail/#properties) to implement your task. Here's an example [project](https://codesandbox.io/s/j4pz4z308w).

Hi @jannikbuschke , Thank you for this suggestion. We’ll consider implementing it in our future releases.

Hi @ARL64 , Our grid does not support this feature. We'll consider implementing this functionality when planning future releases.