Telerik Forums
KendoReact Forum
3 answers
111 views

HI,

I am using spreadsheet wrapper and I want to define few of my own custom keyboard shortcuts like 'Shift+c' should do something for spreadsheet component. 

Is there a way that I can do it programmatically or in any other way? 

 

Thank you.

Stefan
Telerik team
 answered on 03 Mar 2020
6 answers
242 views

 

I'm trying to locking cell in the tree-list , Ii cant lock that think perfectly, some space is still in there between cells.how can I solve that issue.

Stefan
Telerik team
 answered on 02 Mar 2020
1 answer
187 views

I am working in SPFx web part so everything is typescript

I have a Grid that uses a child component for detail

<Grid data={items} detail={ DetailDocumentsComponent } 

So the props on the component is GridDetailRowProps  

export function DetailDocumentsComponent(props: GridDetailRowProps) {

I also want to past the context of where the grid is, to the child component. how can I do it?

Is there an option to 2 parameters?

can I overload the GridDetailRowProps type to have context:any ? how would I do it?

Thank you

 

Kiril
Telerik team
 answered on 28 Feb 2020
1 answer
401 views
Hello, how can I get the documentation about previous versions of Kendo React? For example version 3.2.2. Thanks.
Stefan
Telerik team
 answered on 25 Feb 2020
4 answers
102 views

Back when I used Kendo for jQuery, I was able to add Grid.kendoTooltip({ ... }).data("kendoTooltip");

with:

tipContent = "<div ><object data='" + e.target.context.href + "' type='application/" + tipAppType + "' width='" + tipWidth + "px' height='" + tipHeight + "px'>"
                    "</object></div>"

and it would show the href ed file of the current Grid cell (or row) .

I am tring to do the same with Kendo React (with hooks) 

I now know that the <Grid /> needs to be nested inside the <Tooltip /> and not the <Tooltip /> inside a cell.

Can someone publish an example how to do that? 

Thanks

Stefan
Telerik team
 answered on 25 Feb 2020
6 answers
1.0K+ views

The "locked" property of the Grid Column which freezes the columns is not working when i introduce the "cell" property to the column.

Can someone help me with this issue?

Len
Top achievements
Rank 1
 answered on 24 Feb 2020
1 answer
339 views

Hi,

 

we have implemented virtualized scrolling in KendoReact grid and debouncing based on this sample: https://www.telerik.com/kendo-react-ui/components/grid/scroll-modes/virtual/#toc-debouncing-pagechange-events

Everything works ok in Chrome, but in IE11, there are multiple performance issues (i.e. scrolling is not smooth an even with 100 - 200 rows, it takes a second or two to scroll the grid down). As a first step, I tried to open the sample I linked above in IE to see whether the performance is poor in there as well, but it does not work (see attachment). I am also not able to open the sample in StackBlitz, since clicking the StackBlitz link does not do anything.

Could you please provide us with a working sample illustrating the virtualized scrolling with debouncing in IE11 so that we can see whether the performance issue is caused by our faulty implementation, or is a problem in grid itself?

Thanks!

 

 

Stefan
Telerik team
 answered on 24 Feb 2020
5 answers
155 views

I have a column whose data comes in UTC format and value from the server. example 2020-02-19T22:11:20Z

I use

<GridColumn field="DueDateTime" title="Due" width="200px" filter="date" format="{0:D}"/>

But it still shows the source data and format

In Kendo jquery I could write a function to do the work for me. 

How can I do it with Kendo React?

Thanks

 

 

Silviya
Telerik team
 answered on 21 Feb 2020
1 answer
83 views

Hi

In my react application i am using API. In Appsetting.josn(asp.net application) file i am mentioning the baseurl of api.  Here my problem is if change url in appsetting.josn file in server after publishing the application thats not reflecting.
 it loading data from old api. Please let me know what to do to reflect changes in appsettings.josn 

Stefan
Telerik team
 answered on 19 Feb 2020
1 answer
126 views

Hi,

 

Can you please let me know how to move grid pager at the top.

 

Regards,

Mukesh

Silviya
Telerik team
 answered on 18 Feb 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?