Hi,
I only use Functional Component in my application. I want to use Popup control in my application, Popup control successfully finds its anchor for Class component but in the case of Functional component, the Popup is unable to find it's anchor and it always displays in the Top-left corner.
Please refer to attachment. For clarity, I have highlighted the Position of Popup for Functional as well as Class Component.
Thanks in advance.
Regards,
Vinod
Hi Stefan,
I am struggling with this currently. I simply want to default the dropdownlist based on an async data load. I am running a GraphQL query when the component renders, and wish to default the DropDownList to any item in that resulting data array that matches the route parameter passed in (if any).
I cannot find any examples showcasing this.
Hi,
We are trying to customize component level theming using Kendo SAAS based monorepo shared. We are trying to customize primary and secondary color for our application in "_variable.scss". Problem is, its only taking actual color name (like blue or red...) and not hexadecimal color format(#007AB4) or equivalent RGB color format like rgb(0,122,180). Please refer below screenshot.
However most of the other SAAS variables are accepting hexadecimal color notations. Could you please suggest how to customize?
Also, Currently we are searching for component level SAAS variables for component level behavior by using developer tools and trying to find the same in Component level layout.scss or theme.scss files and updating those. Building the repository to generate all.css and referring the same in our application.
This is laborious work and taking lot of time. Is there any easy way to do component level theme or layout customization?
Please suggest.
We are experiencing an issue using custom rendering for the autocomplete component. It happens with the demo example as well.
https://www.telerik.com/kendo-react-ui/components/dropdowns/autocomplete/custom-rendering/#toc-items
Once you use the keyboard to navigate past the entry that breaks to a new line (Bosnia & Herzegovina 7) you no longer see the focused selection as you key down. So it seems to be related to the item heights and if they differ. We don't want to set a height since we have a variety of information. Is there anything we can do to alleviate this behavior?
Thanks!
Hi,
How do you indent numeric data to the right inside a Grid.
Regards,
Vinod
Is there any way to have intermediate state for check box in kendo react grid.
If it is possible, how can we achieve that.
Regards,
Mukesh
https://docs.telerik.com/kendo-ui/knowledge-base/grid-autofit-all-columns-width
Can we accomplish what is shown in the above link in the React grid?
1. Columns auto-size on load
2. Double clicking a header re-auto-sizes the column
Hi,
I am looking for checkbox, checkboxlist ,radiobutton and radiobuttonlist under built in Kendo component list and are not available. It would helpful if have these included in list.
This will help us to extend and customize.
Thanks,
Pankaj Jogi