Telerik Forums
KendoReact Forum
5 answers
642 views

Hi everyone

 

 

I have created a server side validation system, and I should hook it to my application made with KendoRect.

I'm looking for a method like:

setFieldError ('field', 'Message error');

to show the red error message in the correct form field.

Some idea?

 

Many thanks

Stefan
Telerik team
 answered on 22 Feb 2021
9 answers
101 views

Hello, I am using Scatterline type but it is only showing up as scatter plot still. Please take a look at the code I have in the image attached and please let me know

Stefan
Telerik team
 answered on 22 Feb 2021
2 answers
116 views

Can I get an example of this as a functional component? 
https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-in-cell/

I can't get the edit to work.. a cell goes into edit mode but I can only type in one character and it disappears when I leave the row.

thanks in advance,

DavidA

 

David
Top achievements
Rank 1
Veteran
 answered on 19 Feb 2021
4 answers
362 views

Hello,

 

I have a form (not KendoReact Form), and in this form i have Input field and under this component a have TabStrip with TabStripTab's. Each TabStripTab has own Input components. Some components are Required some not. 

If i Click Submit button,  the required components in TabStripTab are ignored, if i don't write values in components that are in TabStrips.

 

Is there any way i can also "check" required components in TabStrip on Submiting Form?

 

Thank you, Matjaz Reberc

n/a
Top achievements
Rank 1
Iron
 answered on 18 Feb 2021
2 answers
99 views

Hello. I am trying to create a filterable grid table. In our project, we are using React partly, meaning I need to import all my dependencies via script tag. I was following the Grid Component example in the docs but couldn't find a way to import process function from kendo-react-query library.

Code: import { process } from '@progress/kendo-data-query';

I need this as a script tag so that I can consume it through window object like this: window.KendoDataQuery.process

I already added all the recommended js script tags into my page but couldn't find this specific process function in the window object under any of the Kendo objects.

 

Help is appreciated. Thanks.

Stefan
Telerik team
 answered on 17 Feb 2021
2 answers
757 views

Hi

When we have combobox control in a form, it is not firing onChange event. It is firing onOpen event, but not onChange. I have tried FormComboBox and ComboBox inside Form, but both are failing.

 

Demo project: https://stackblitz.com/edit/react-combo-notfiring-onchange?file=app/main.jsx

Pranay
Top achievements
Rank 1
 answered on 11 Feb 2021
7 answers
2.6K+ views

I need to be able to rename a file before uploading (for example, to strip bad characters).  Simply renaming the file in any of the events doesn't work -- once it hits the actual upload mechanism, the filename goes back to the original name.

Thanks for any assistance!

Talin
Top achievements
Rank 1
 answered on 09 Feb 2021
1 answer
112 views

Hi Team, 

I've created a demo of my issue here, https://stackblitz.com/edit/react-kpchtb. Im trying to stack windows with their modal, but as you will see in the demo, opening the second window stacks its modal under both windows.

How can I stack it above preventing users from interacting with the first window? 

Thanks,
Grant

Stefan
Telerik team
 answered on 09 Feb 2021
2 answers
183 views

Hi,

I have multiple Upload components on a single page. First is for single file and second is with multiple files upload enabled. I need custom messages for "upload.select". One will be "Select single file" and other "Select multiple files" Is this possible?

Matej
Top achievements
Rank 1
Veteran
 answered on 05 Feb 2021
2 answers
479 views

Hi,

The KendoReact Upload control has a 'multiple' prop. According to the documentation, "If set to false, only one file can be selected at a time". However, setting this prop to false only prevents selection of multiple files via the Select Files button. Multiple files can still be selected by dragging and dropping. This behaviour can be seen in the cited Kendo example:

https://www.telerik.com/kendo-react-ui/components/upload/file-processing/#toc-upload-of-single-or-multiple-files

Is this a bug or intended behaviour? If this is intended behaviour, is there a workaround to prevent upload of multiple files on drag and drop?

Kind regards,

David

David
Top achievements
Rank 1
Iron
Iron
Veteran
 answered on 04 Feb 2021
Narrow your results
Selected tags
Tags
+128 more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?