Telerik Forums
Kendo UI for Angular Forum
1 answer
327 views

Hi,

 

On angular12 i have an error with thi sample

https://www.telerik.com/kendo-angular-ui/components/grid/selection/row-selection/

Error: src/app/app.component.ts:76:13 - error TS2322: Type 'string' is not assignable to type 'SelectableMode'.
76             mode: this.mode,
               ~~~~

  node_modules/@progress/kendo-angular-grid/dist/es2015/selection/types.d.ts:108:5
    108     mode?: SelectableMode;
            ~~~~

Regards

Silviya
Telerik team
 answered on 23 Jun 2021
1 answer
216 views
If the dropdown items are using the grouping functionality then the built in filtering directive doesn't work. at least for multiselect.  I don't know about all dropdowns.
Martin Bechev
Telerik team
 answered on 22 Jun 2021
1 answer
355 views

Hey,

I was looking for an out of the box solution for splitting a list of menu items into two columns in a menu if there are x amount of items in that menu.

thanks!

Svet
Telerik team
 answered on 22 Jun 2021
1 answer
243 views

Hi,

Is there an Online tool for migrating Kendo AngularJS HTML page to Kendo Angular12 ?

 

Regards

Hetali
Telerik team
 answered on 21 Jun 2021
0 answers
101 views

Hi,

 

property "price" doses not exist in your sample https://stackblitz.com/?q=b6cn5b--run for label KendoSlider

 error TS2339: Property 'price' does not exist on type

it seems #price is needed in KendoSlider

Regards

vamaw
Top achievements
Rank 1
Iron
Iron
 updated question on 19 Jun 2021
1 answer
1.7K+ views

I need to create a treeview with disabled checkbox. Node expand and collapse function should work. There is no option for this kind of scenario, is there any work around.

I tried using template option but the checkedChange event is not getting triggered

Silviya
Telerik team
 answered on 18 Jun 2021
1 answer
15.7K+ views

Hi,

 

Where is my mistake ?

Regards

  <kendo-textarea
#modifyContactNoteInput
formControlName="modifyContactNoteInput"
rows="10"
placeholder="Leave a comment"
id="modifyContactNoteInput"
class="NoteDossier"
></kendo-textarea>
</div>
Yanmario
Telerik team
 answered on 18 Jun 2021
1 answer
317 views

Hi,

 

Do you have an Form Generator like this https://mackentoch.github.io/easyFormGenerator/

Regards

Stoyan
Telerik team
 answered on 18 Jun 2021
1 answer
646 views

I have a reactive form and I get the wrong date in the formControlName ( I receive the date chosen + 1 day ) 

This is the component html :

<form id="f"class="pt-2"[formGroup]="workAreaForm">

<kendo-datepicker  formControlName="startDate" [format]="'dd/MM/y'" placeholder="DD/MM/YYYY"      

></kendo-datepicker>

</form>

 

//And when I console workAreaForm.get('startDate').value it gives me the wrong date !!

Slavena
Telerik team
 answered on 18 Jun 2021
1 answer
484 views

Hi, I need the MultiSelect control to accept custom input while keeping its popup closed (like an input TagBox) as I don't need to use its DataSource. Also, can I input its values from an external dialog? Documentation says "All selected values which are not present in the source are ignored." but I don't want to have a DataSource.

 

Thanks!

Yanmario
Telerik team
 answered on 18 Jun 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
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
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?