I'm using kendo react grid grouping feature to group datas in grid.The problem is i'm not able to expand or collapse the group.
Here is my code....
https://stackblitz.com/edit/react-ryuhdv?file=index.js
When I add onBlur and onFocus with setStates to datePicker in the blitz demo provided for the component I was able to create an infinite loop with this code
https://zvfckz.run.stackblitz.io/
-Steps to reproduce with following code, click outside component of opened one so they are all close
-Click on Format and WeekColumn calendar icon to have it open and then click Default Show(edited) icon and this will create an infinite loop
This create a setState loop but I am curious to why as these component are separate.
I have a stack bar chart, and i need to apply the following changes to it:
A before and after diagram of what is needed is attached
What is the best approach to achieve this?
Is it possible to add floatingLabel to DateTimePicker?
It is a very cool feature but If one of the fields on the form does not have it. it will not look nice.
Is the a way I can add it myself?
After studying the API for a Window KendoReact component, is there a way to implement either:
1) The Draggable features on a Dialog component that is overlaid on top of a Kendo React Grid component.
2) The Dialog smoke underlayment for a Window component that is overlaid on a Kendo React Grid component.
In other words I would like a draggable Dialog, or a draggable Window that looks like a Dialog implementation.
Is there anyway either of the above are possible? And if so, do you have an available example of its implementation?
Thanks,
James
SKF USA, Inc.
Hi - Is there any way to make a Kendo React Editor disabled or read-only based on any condition?
Basically I want the users to see the content of the editor, but not being able to edit the contents.
TIA.
https://stackblitz.com/edit/react-1nyjvl?file=Hello.js
Hi,
i had a problem in getting the index position of grid column, when I using the column reordering property. Actually it;s working fine, but when refreshing the page, column where reset.
in my Grid: if I moving the ID column to near after any column, how can I save the current position of ID after reloading.
In the docs it says automatic and forced page breaks can be set simultaneously. However, when they are both set and there is a really long page, it cuts off the content: https://stackblitz.com/edit/react-ctmgfy
Is it possible to create these automatic page breaks while forcing page breaks as well?
Hi,
I am trying to either customize the default tooltip that pops up when hovering over items with the title attribute (like the date input, icon on the dateinput, dates in the date picker, etc.) or remove the title attribute completely to avoid the tooltip from displaying?
How can I achieve this please?
Thanks,
Lara