Telerik Forums
KendoReact Forum
1 answer
158 views

Hi, 

Please suggest a way to disable the increase/decrease in numbers inside a numeric textbox on the Grid at the column level filter using up/down arrows or up/down scrollbar. 

Regards,

Vinod

Stefan
Telerik team
 answered on 04 Oct 2019
8 answers
923 views

Hi All,

             In my Kendo React application i am populating Grid. When  click Edit ,  i am loading respective row data in one dialog window. i am using Axios to Get and Post data in API.  i am written my Get code to load grid in  componentDidMount() method and for update i written one custom function and calling button onClick Event.

But here my problem is when i click on Update button its going through my custom Update function but its not hitting my post API. and its hitting on get api which used in

 componentDidMount() method. Because of this i am not able to save data in database. How can i overcome this situation?

Binu
Top achievements
Rank 1
 answered on 04 Oct 2019
2 answers
85 views

Hi!

Could someone provide a working example to get started on how to use Gantt wrapper with React as Telerik's documentation doesn't provide any ?

Thanks in advance,

Arnaud.

Arnaud
Top achievements
Rank 1
 answered on 03 Oct 2019
2 answers
684 views

Hello,

when using dropdownlist component inside Dialog list of available items is behind the dialog - this is related to z-index. I attach sample code.

Stackblitz example

Stefan
Telerik team
 answered on 03 Oct 2019
1 answer
24 views

     Is there event for kendo drop down called before change. Before changing the value of dropdown i want to perform some validation and based on that only the value in dropdown should change.

Is there nay way ti achieve that.

Stefan
Telerik team
 answered on 03 Oct 2019
2 answers
980 views

I have added a selected column as per the example in the grid documentation.  By defaul the Grid renders a checkbox to perform a select All and Deselect All.  I wonder if it is possible to customise the rendered header to display something else, 2 buttons for example.

The usecase here is there are rows in my data that I don't allow to be selected.  The problem is that when at least one row in the grid is not selected, the header checkbox will not be checked and clicking on it will keep on trying to perform a select All.

I know I can use state to hold the current status of select All or not, but the checkbox will always remain unticked in this situation and the user will be confused.

Mark
Top achievements
Rank 1
 answered on 02 Oct 2019
1 answer
398 views
Can the default "Start" and "End" labels above the two range picker dates be modified to some custom text?
Stefan
Telerik team
 answered on 02 Oct 2019
1 answer
83 views
I want to have go to page option in grid pager using which i should be able to navigate to specific page. how that can be achieved. 
Stefan
Telerik team
 answered on 02 Oct 2019
1 answer
1.0K+ views

Does KendoReact provide a Month Picker control? 

I tried looking into the DatePicker component, but it seems that while you can edit the format of the selected date to show it in "MM yyyy" format , I didn't find a way to remove the actual days from the popup calendar and have it show up as a true month selector.

Stefan
Telerik team
 answered on 01 Oct 2019
1 answer
159 views

Hello,

I am receiving warnings in console when implementing Kendo React Grid with following content:

Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.
 
* Move data fetching code or side effects to componentDidUpdate.
* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
* Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
 
Please update the following components: KendoReactGrid

 

 

When opening stackblitz url from Getting Started section for Grid i receive the same warning.

Regards,

Tomek

Stefan
Telerik team
 answered on 01 Oct 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?