We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an example for inline Editor.
The example should show a similar approach to this demo:
https://demos.telerik.com/kendo-ui/editor/inline-editing
The text was updated successfully, but these errors were encountered:
Example with a possible approach: https://stackblitz.com/edit/react-4hkuf5-ryeufw?file=app/main.jsx
Sorry, something went wrong.
Another option is to use popup tolls without the toolbar. The tools will be shown only when needed:
https://www.telerik.com/kendo-react-ui-develop/components/editor/plugins/#toc-popup-tools
No branches or pull requests
Add an example for inline Editor.
The example should show a similar approach to this demo:
https://demos.telerik.com/kendo-ui/editor/inline-editing
The text was updated successfully, but these errors were encountered: