Telerik Forums
KendoReact Forum
1 answer
115 views

Hi Team,

I am trying to implement aggregate in my grid which is written in class component.

I have to display aggregate both at top and bottom(in corresponding column) while doing grouping. I am unable to get "groupFooter as rowtype option while writing cellRender function.

 

Const cellRender = (tdElement,  cellProps) =>{

if(cellProps.rowType==="groupFooter"){

}

}

 

 

Konstantin Dikov
Telerik team
 answered on 19 Dec 2023
1 answer
174 views

The error displayed is

ERROR in ./node_modules/@progress/kendo-react-popup/index.mjs

I followed these instructions from https://www.telerik.com/kendo-react-ui/components/getting-started/

npx create-kendoreact-app

Below is my configuration

? What is the name of your project? demoapp

? Do you want to use TypeScript? No

? Do you want to use SASS? Yes

? Which Kendo UI Theme do you want to use?

❯ default

bootstrap

material

after this i entered the directory and performed

npm i npm run start

 

I get errors like

 

ERROR in './node_modules/@progress/kendo-react-layout/...'

 

This is a NEW Project with React 18 and Node 18.15

Vessy
Telerik team
 answered on 18 Dec 2023
1 answer
108 views
I want to show a particular row in red color when  same records exists in some other row.  I using inline editing.
Konstantin Dikov
Telerik team
 answered on 18 Dec 2023
1 answer
212 views

Hi,

Why can't I use the Grid component inside the Drawer? The scroll disappears, and when scrolling occurs, it happens on the page and not within the grid. I created an example containing two grids. As you can see, the top grid has scrolling, but when inserted inside the Drawer, the scrolling no longer appears

Link
Oq8tmu (forked) - StackBlitz


These display: flex settings are responsible for this. I don't understand why, and what can I do to fix that?

Konstantin Dikov
Telerik team
 answered on 18 Dec 2023
2 answers
130 views

I have a project using KendoUI with NextJS 14 and using Turbo pack, I upgraded to 7.0.1 because it said "now with next support" but I am getting errors like this:

There are types at '/app/apps/myproject/node_modules/@progress/kendo-react-grid/index.d.ts',

but this result could not be resolved when respecting package.json "exports". The '@progress/kendo-react-grid' library

may need to update its package.json or typings.


Vessy
Telerik team
 answered on 15 Dec 2023
1 answer
64 views

Hi team,

we were trying to add plus svg icon in kendo grid row.

1. if there is no record plus should appear to add new record,

2.if there is some data present let say 10 then plus icon should appear after 10th record.

could you please help me with the possible way to implement.

Iam attaching a screenshot just for reference.

Konstantin Dikov
Telerik team
 answered on 15 Dec 2023
1 answer
123 views

Vuk5wf (forked) - StackBlitz

The code is the same as the documentation in the React Tooltips Library Getting Started - KendoReact Docs & Demos (telerik.com). However, it is not working as expected.




is it a bug?

Wissam
Telerik team
 answered on 13 Dec 2023
1 answer
101 views
I am getting this error 
SpreadsheetComponent.js
Module parse failed: Unexpected token (70877:38)
You may need an appropriate loader to handle this file type.
|             let ref = sheet.activeCell();
|             let range = new Range$1(ref, sheet);
|             this.trigger('message', { ...options, name, ref, range });
|         }.bind(this));
|     }
While trying to load kendo spreadsheet
Vessy
Telerik team
 answered on 12 Dec 2023
1 answer
115 views

Hi,

When I use Gird, I don’t add any settings, but the vertical lines between the table header and the content seem to be one pixel apart. How can I fix it?

Wissam
Telerik team
 answered on 11 Dec 2023
1 answer
231 views

I am trying to implement scrolling within a DropDownTree KendoReact component. So far, I am not seeing that this is possible, but am hoping there is a solution or workaround. Does anyone have suggestions?

We are basically implementing a large list of selectable items to a user (may also change to a MultiSelectTree to make this work), but due to the number of items we have, the vertical height goes off the page.

 

I did find a forum post from a while back here that makes it seem like maybe this feature is to be implemented come January 2024, but am not positive.

Wissam
Telerik team
 answered on 08 Dec 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?