This is a migrated thread and some comments may be shown as answers.

React grid with Redux without mutation

1 Answer 73 Views
Wrappers for React
This is a migrated thread and some comments may be shown as answers.
francis
Top achievements
Rank 1
francis asked on 02 Aug 2018, 10:58 AM
Hi ,
Regarding the React Grid Component https://www.telerik.com/kendo-react-ui/components/grid/ and with Redux as the State Management, How do i go about implementing custom functionality like Inline Editing , Filtering, Sorting and the various other things implemented in the grid component to be used without mutating state ?
Thanks &Regards,
Francis P.

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 02 Aug 2018, 12:59 PM
Hi Francis,

The Grid does not mutate the state. It is stateless, and does not require any state mutations. This is visible in most of the demos.

I am not sure if your question is about the Grid, or how to use Redux in general so is an application with redux store and our suite including the grid. https://www.telerik.com/kendo-react-ui/components/integration/redux-integration/

Regards,
Vasil
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Wrappers for React
Asked by
francis
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or