Telerik Forums
KendoReact Forum
1 answer
53 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
82 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
63 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
63 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
66 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
137 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
1 answer
60 views

I was looking at this page https://www.telerik.com/kendo-react-ui/components/grid/selection/ with the intention of using 

getSelectedState

But I was getting this error when I tried to implement:

"@progress/kendo-react-grid"' has no exported member 'getSelectedState'

I eventually found a github page where someone said that "getSelectedState" is available with the version - 4.6.0" but I am using a previous version.
The changelog does not mention anything specific for "getSelectedState".

Is there anyway to found out which version has the component functionality? If I hadn't found the github page I would not know which version has "getSelectedState". 

Vessy
Telerik team
 answered on 28 Jul 2023
1 answer
233 views
The "Set Up Your KendoReact License Key" page suggests that we should install the @progress/kendo-licensing as a dependency by using npm install --save @progress/kendo-licensing or yarn add @progress/kendo-licensing.

As far as I understand, this package is used only for license activation, so it might be installed as a devDependency. Am I right, or there is some reason why it shouldn't be installed as a devDependency?
Wissam
Telerik team
 answered on 27 Jul 2023
2 answers
123 views

Hello team,

 

Can you provide an example of how to achieve validations on grid while submitting the form. Not looking for HTML form submit as it validates single input at a time. I am trying for something below, but it should also validate the form and not allow to submit if grid has any violation.

React X5wmrp (forked) - StackBlitz

Wissam
Telerik team
 answered on 27 Jul 2023
0 answers
115 views

I've added the PDF viewer to my react project, and I'm testing with a PDF of 40 pages, with images as well. 

I used the jquery PDF viewer before, which wasn't laggy. But the React PDF Viewer component, is visibly lagging mainly when navigating pages (going back or forth for example).

Is there anything we can do to optimise for this?

Dide
Top achievements
Rank 2
Iron
Iron
 asked on 24 Jul 2023
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?