Telerik Forums
KendoReact Forum
1 answer
577 views

I'm migrating KendoUI for jQuery to React. In jQuery version of Kendo Grid was possible to set "values" property to columns with "id" values.

In React version of the kendo grid, the "values" property for the GridColumn component is not available. How can I make the same like in jQuery version?

 

Thanks a lot for an each help.

Wissam
Telerik team
 answered on 10 Aug 2022
1 answer
4 views

Hi All,

I used a Numeric filter and found that I can only input up to three decimal places. If I want to enter four decimal places, need to use Custom Filter Cells.

However, I found that when using it, if the user is allowed to input to four decimal places, format="n4" must be set.
After setting, the input integer digits will be automatically filled with 0, and even if I clear the NumericTextBox, 0.0000 will still be displayed.

There is no good implementation of data filtering, do you have any suggestions?

 

Nkpwnb (forked) - StackBlitz

 

Regards,
Sunny

Konstantin Dikov
Telerik team
 answered on 28 Mar 2024
1 answer
2 views
My team and I are trying to apply a very specific style to the Scheduler component. This is what the design team has requested the Scheduler to look like:



We want the Scheduler for its drag and drop functionality since items need to be dragged from the 'OPEN SHIFTS' area to the grid below. Currently we have only found styling for the slots. Is there anyway to apply custom styling to be closer to this specified design? If not, what would be the suggested alternative approach?
Filip
Telerik team
 answered on 28 Mar 2024
1 answer
3 views

Hi All

I use Master-Detail Grids, and details grid have columns filter, when I scroll master grid, the filterOperators of detail will exceed components.

Any suggestions on how to fix this issue?

 

P4acyg (forked) - StackBlitz

 

Regards,
Sunny
Wissam
Telerik team
 answered on 28 Mar 2024
0 answers
1 view
I am  using a customNumeric textbox component for incell editing in a grid. But the numeric textbox is dependent on a checkbox column. If the checkbox cell is checked in the grid, then only i want to enable the numeric textbox in in-cell edit. Kindly help
Abhishek
Top achievements
Rank 1
Iron
Iron
 updated question on 28 Mar 2024
1 answer
3 views

I want to add a custom combobox with filtering in incell grid editing.  I followed this example. But filtering is not working. Please help

Konstantin Dikov
Telerik team
 answered on 27 Mar 2024
2 answers
4 views

Hi,

First of all, I was able to do 'yarn start' to run the app locally, but when it produced error below when performing 'yarn build'

Lexical error on line 1: Unrecognized text.
  Erroneous area:
1: 100%/var(--kendo-scrollview-views, 1);
^.......................................^
2: }
3:
CompileError: Begins at CSS selector undefined


error Command failed with exit code 1.

I have tried:

1/ Deleted node_modules folder and performed a 'yarn install'

2/ 'yarn upgrade' specific package @progress/kendo-theme-default

 

I did not have the issue before, however, I believe it started to occur after I performed a 'yarn install' (before/without deleting node_modules folder in the first place)

 

Vessy
Telerik team
 answered on 27 Mar 2024
1 answer
3 views
We've tried to duplicate the React Map component demos as closely as possible, but the map body won't display. We've ensured that all necessary packages have been installed and that the parent div has a specified width and height. What are we missing? (Code also attached in file)


Vessy
Telerik team
 answered on 27 Mar 2024
1 answer
6 views
1. I would like to ask if there is a method similar to onSeriesClick or onClick in the Sankey chart to get the data of the clicked Node or Link.

2. In addition, it seems that the function of downloading as pictures is not supported now. purple-smoke-p386z9 - CodeSandbox

Wissam
Telerik team
 answered on 25 Mar 2024
1 answer
4 views

Hi,

I am working on "OData Server Operations" with .NET Core and implement following logic and its working fine.

https://www.telerik.com/kendo-react-ui/components/grid/data-operations/odata-server-operations/

now I am editing a row using modal but after update data, how can I refresh this gird to get latest data.

service.updateData(dataItem).then((response) => {
    //how can i refresh grid here
 })

Wissam
Telerik team
 answered on 25 Mar 2024
Narrow your results
Selected tags
Tags
+? more
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?