Telerik Forums
KendoReact Forum
1 answer
168 views

Hi Team, 

I have a problem with uploading multiple files. I tried to upload multiple files at the same time. And when it is done, the validation message of some files is not consistent. (some files display the size of the file instead of the validation message)

This issue happens in my local, but I can't reproduce it in the demo example of React Kendo Upload Component.
Are there any ideas for fixing this issue?

Note: I used the latest version of the upload component (version @5.16.1)

Thanks.

Wissam
Telerik team
 answered on 03 Aug 2023
1 answer
148 views

Hi,

We use OData to get data, default page size is 10.
When we try to export to excel all pages of data it only exports first 10 records.
How can we export all pages of data ?

Thanks.

Konstantin Dikov
Telerik team
 answered on 03 Aug 2023
2 answers
97 views

Hi.

In your documentation example of the MultiViewCalendar on this page you write "For the custom cell to allow date selection, manually pass or handle the onClick event".

In the code of the example the onClick event is handled in the CustomCell component but still nothing happens if I click on a date that should be a valid selection. I tried it out myself in my code and it doesn't work. Isn't the "handleClick" method in the CustomCell component enough to handle the onClick event?

And another question: Is it also possible to allow to select more than one day in the Calendar component?

Thanks,

Greetings,

Bernd

Bernd
Top achievements
Rank 5
Bronze
Bronze
Bronze
 answered on 03 Aug 2023
1 answer
115 views

how to implementing a drag and drop feature in a web application that involves a specific component named <Add/>. The web application consists of two boxes: a source box and a target box. Your objective is to allow users to drag the <Add/> component from the source box to the target box.

Please describe in detail how you would approach implementing this drag and drop feature for the <Add/> component. Provide a step-by-step guide outlining the necessary code and interactions to achieve the functionality.

Konstantin Dikov
Telerik team
 answered on 03 Aug 2023
1 answer
84 views

I'm using the badge component, but the badge background has disappeared. this is weird, because the background was there before. I do not recall any specific action that might have caused it to disappear. 

The badge component now looks like this:

This is my code.

package version: 

"@progress/kendo-react-indicators": "^5.0.1",

In the component

import {Badge, BadgeContainer} from "@progress/kendo-react-indicators";

<BadgeContainer>
<Button>Filters</Button>
<Badge align={{horizontal: "end", vertical: "top"}}
themeColor="primary">{filters.length}</Badge>
</BadgeContainer>

does anyone have an idea what might have caused the background to disappear?

Konstantin Dikov
Telerik team
 answered on 01 Aug 2023
1 answer
123 views
Continuation of https://www.telerik.com/forums/drop-down-with-filter-changes-postion-from-above-to-below-when-shortened for JQuery.

If `Align` can be set from popupSettings - the popup list can always open 'top' or 'bottom' instead of changing depending on the height of the dropdown. 
Konstantin Dikov
Telerik team
 answered on 01 Aug 2023
1 answer
123 views

Hi,

Is it possible to change name "dataState" to something else? I have the question because when I have two separate Kendo React grids on the same page, I want to avoid having changes on one grid (dataState) affect the other grid as well

Wissam
Telerik team
 answered on 01 Aug 2023
1 answer
101 views

Hello,

I am migrating from kendo-ui-core to kendoreact and am looking for the dragstart/dragstop events on a slider. Is this possible with kendoreact?

Wissam
Telerik team
 answered on 31 Jul 2023
0 answers
112 views

Hi, I was looking at the new Spreadsheet (non-wrapper)  React component, and I couldn't find a way to do either

  • Filter columns
  • Create a ContextMenu for a cell.

Is there currently a built-in way to implement filters for columns, or does it have to be handled externally (i.e. building something into the toolbar)?

 

(Also, there is no Spreadsheet tag, only the tag for the former Spreadsheet wrapper.)

Patrick
Top achievements
Rank 1
 asked on 28 Jul 2023
1 answer
264 views

Is it possible to customize the buttons on a Window component to add more buttons besides being able to close/minimize window similar to how I was doing it with the JQuery version?

Vessy
Telerik team
 answered on 28 Jul 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?