Hello team,
Can you provide an example of how to achieve validations on grid while submitting the form. Not looking for HTML form submit as it validates single input at a time. I am trying for something below, but it should also validate the form and not allow to submit if grid has any violation.
I've added the PDF viewer to my react project, and I'm testing with a PDF of 40 pages, with images as well.
I used the jquery PDF viewer before, which wasn't laggy. But the React PDF Viewer component, is visibly lagging mainly when navigating pages (going back or forth for example).
Is there anything we can do to optimise for this?
I am trying to separate the selection and the expanding icon.
Current issue: When I click on expand icon it also selects the data item
Desired result: Expanding should not select the data item. Clicking on the expand icon and selecting the data item should be separate.
How can I separate them ?
Please help
Thank you so much
I have tried to implement TreeView with checkboxes from this url https://www.telerik.com/kendo-react-ui/components/treeview/checkboxes/ but checking is not working.
Any help please?
I have weird problem, where I am able to npm run webpack without any errors in my local machine but it suddenly stopped working on our build server with below error 'Breadcrumbs'
npm run webpack failing with Attempted import error: 'Breadcrumb' is not exported from '@progress/kendo-react-layout' (imported as 'Breadcrumb').
Appreciate any help to resolve this.
Greetings,
Is it possible to add an id property to each tab of the TabStrip for automation testing?
Thanks,
Jason Li
https://www.telerik.com/kendo-react-ui/components/treelist/filtering/#toc-custom-filter-cells
The dropdown menu for the filter does not change its text on selecting the option. How can I make it change. Please help.
For example on selecting CEO its text is still "select an option"
The Drawer component does not support keyboard selection. Pressing the Enter key after tab switching has no effect.
Regards,