Telerik Forums
Kendo UI for Angular Forum
2 answers
186 views

I am utilising the Kendo Uploader which is hitting a .net Frameworks api. The endpoint saves the file and then using the Telerik Doc library will open the uploaded spreadsheet and a validation begins where each row is validated against a set of rules. If any row fails to validate then details of the failure are recorded as a list. Once all rows have been checked the error list is returned as a json response. If the sheet validates without error the code will then save each row as a new record and return a json result confirming the number of records saved or if saving fails then an error as a json result.

I need to be able to process the json response on the client side via the onSuccess or onError events or some other way. Is this possible

Many Thanks

Martin Bechev
Telerik team
 answered on 23 May 2023
2 answers
114 views

Hi team,

On the external filtering sample under the grid, I wanted a filter condition like the below :

(Product Name starts with 'c' And Product Name ends with 'i') OR Product Name is equal to  'Ikura'

Using this filter, I expected to get chai and ikura as filtered results.  but the filter gave me zero results back.

Can you please tell me why this selection of filters gave no results back? Also, what filters do I need to use to accomplish my requirement of getting chai and ikura as my results?

I am attaching the screen capture of my selected filter options for your reference.

Regards,
Naresh Ravlani.

 
Naresh
Top achievements
Rank 1
Iron
 answered on 22 May 2023
1 answer
147 views
Is there a way to have these controls always displayed rather than having them associated with a textbox and click?
Hetali
Telerik team
 answered on 20 May 2023
1 answer
1.6K+ views

Hi ,

We are in to process to upgrade kendo UI for one of our angular project.

1. How to check which existing version is installed in angular project with NPM command.

2. How to install new version on below existing angular environment:

Angular CLI: 6.2.2
Node: 14.20.0
Angular: 6.1.7

regards,

Sachin Verma

Martin Bechev
Telerik team
 answered on 17 May 2023
1 answer
402 views
I have been toying around with a couple solutions I have found online for this but nothing has worked so far. I went through the documentation as-well but it seems that the example given here https://www.telerik.com/kendo-angular-ui/components/charts/api/MarkerType/ is changing the series icons not the legend. Any help would be greatly appreciated. 
Hetali
Telerik team
 answered on 16 May 2023
0 answers
102 views

Hi Kendo team,

  Applying Zoom Css to kendo grid is misaligning the filter menu drop down. While Transform can be used instead but it is only changing the dimension of the grid .

is there any way to zoom in/out to show less or more columns in the kendo grid.

 

Amaresh
Top achievements
Rank 1
 asked on 16 May 2023
0 answers
160 views

Hi,

I have this grid setup:

<kendo-grid
  [kendoGridBinding]="rows"
  [kendoGridInCellEditing]="createFormGroup"
  [selectable]="selectableSettings"
  kendoGridSelectBy
  [(selectedKeys)]="selectedCells"
  [navigable]="true"
>

If I hit enter, the focused cell steps into edit mode. How can I prevent it? I tried to register a keydown event handler and catch the enter key and simply return, but no luck.

Thanks

horváth
Top achievements
Rank 2
Iron
Iron
 asked on 16 May 2023
1 answer
560 views
Hello,
I use Kendo UI Angular,
I have a kendomulticombobox in a form, I use this combobox in several forms, and to avoid copying and pasting, I thought of setting up a separate component for that, and just call it each time I need.
It's to say that the form has a formgroup, and that this formgroup has several formcontrols, that I get when I submit the form.
So when I integrate my custom component, I get an error `ERROR Error: No value accessor for form control with name:` and yet it's the same formcontrol that I use before.

Has anyone experienced this kind of problem? Or do you have any solutions please? Thanks
Martin Bechev
Telerik team
 answered on 15 May 2023
0 answers
862 views
I use a Master/Detail Grid for my application and the collapse / expand icons of the detail row are shown as plus / minus icons. Is it possible to change these icons to arrows (k-i-arrow-down / k-i-arrow-right)?
Katharina
Top achievements
Rank 1
Iron
 asked on 15 May 2023
1 answer
224 views

Hi,

if we configure the grid, that we are allowed to edit the cells, then in this case a single click puts the cell in edit mode. To prevent this, we can wrap the cell in a template with the 'k-grid-ignore-click' class. Is there any other way to prevent this? F. e. somehow in the codebehind? Btw. I can't find the css definition for 'k-grid-ignore-click', it seems like a hard-coded class name in the code.

Thanks.

horváth
Top achievements
Rank 2
Iron
Iron
 answered on 11 May 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?