One project is built on React for reasons, and stakeholder wants a mature grid component.
The Kendo UI Grid component for JQuery looks like the better choice.
Via kendo-grid-react-wrapper I can display the grid on a React page and do some basic interaction with it.
Before proceeding further, can you tell me if every feature in the JQuery Grid component is available via the React wrapper or are there some features that will break a page rendered by React ?