Telerik Forums
Kendo UI for Angular Forum
2 answers
1.1K+ views

Hello, 
I'm using Kendo UI Grid for Angular. I'm using the ColumnMenuChooser component in two places in my code.
In one place, I'm using just the generic directive :

<kendo-grid-columnmenu-chooser [service]="service">
</kendo-grid-columnmenu-chooser>

In another place, I'm using a more customized code :

<ng-template #template>
<kendo-grid-columnlist
[columns]="columns"
[applyText]="localization.get('columnsApply')"
[resetText]="localization.get('columnsReset')"
[autoSync]="autoSync"
[allowHideAll]="allowHideAll"
(apply)="onApply($event)"
(columnChange)="onChange($event)"
>
</kendo-grid-columnlist>
</ng-template>

In both places, is it possible to disable a column's checkbox according to its column's property ?
I know this was possible in Kendo UI grid for jQuery but I can't find a way to do it in Kendo UI for Angular.
The goal is that if a given column has a certain property true (for example "locked = true", then it would be impossible for the end user to hide it via the ColumnMenuChooser component.
Thank you in advance

Svet
Telerik team
 answered on 29 Apr 2021
1 answer
1.0K+ views

Hi Team,

I'm trying to set my grid height to 80vh but I'm not able to do it.

<kendo-grid [groupable]="true" [data]="gridData" [height]="80vh">

Can you provide me any example?

Regards,

Srinivas

Hetali
Telerik team
 answered on 28 Apr 2021
1 answer
187 views

Hello,
i want to translate the kendo-recurrence-editor into german.
I found the kendo-recurrence-editor-messages and now it look's fine ... but there is one translation in a kendo-datepicker inside the recurrence-editor, that i couldn't translate.
Is there any solution?

<kendo-recurrence-editor formControlName='regelwerk'>
<kendo-recurrence-editor-messages repeat="Wiederholen"
frequenciesNever="Nie"
frequenciesDaily="Täglich"
frequenciesWeekly="Wöchentlich"
frequenciesMonthly="Monatlich"
frequenciesYearly="Jährlich"
dailyRepeatEvery="Wiederholen an jedem:"
dailyInterval="Tag(e)"
weeklyInterval="Woche(n)"
weeklyRepeatEvery="Wiederholen an jedem:"
weeklyRepeatOn="Wiederholen am:"
monthlyRepeatEvery="Wiederholen an jedem:"
monthlyRepeatOn="Wiederholen am:"
monthlyInterval="Monat(e)"
monthlyDay="Tag"
yearlyRepeatEvery="Wiederholen an jedem:"
yearlyRepeatOn="Wiederholen am:"
yearlyInterval="Jahr(e)"
yearlyOf="von"
endLabel="Beenden:"
endAfter="Nach"
endOccurrence="Anzahl Wiederholungen"
endOn="Am"
endNever="Nie"
offsetPositionsFirst="ersten"
offsetPositionsSecond="zweiten"
offsetPositionsThird="dritten"
offsetPositionsFourth="vierten"
offsetPositionsLast="letzten"
weekdaysDay="Tag"
weekdaysWeekday="Wochentag"
weekdaysWeekendday="Tag am Wochenende"
>
</kendo-recurrence-editor-messages>
<kendo-datepicker-messages toggle="Datum auswählen"
today="heute"
nextButtonTitle="vor"
prevButtonTitle="zurück"
></kendo-datepicker-messages>
</kendo-recurrence-editor>

Martin Bechev
Telerik team
 answered on 28 Apr 2021
1 answer
68 views

Hello Team, 

If isAllday option 'false' then if the event exceeds more than 24 hours, then there should be an another option to block the total day with the event card. please include this in your future requirement.

 

Thanks and Regards 

Anto

 

Svet
Telerik team
 answered on 28 Apr 2021
1 answer
183 views
kendoGridDetailTemplate isn't supported with locked columns. Is there an alternate way to display something like a detail row for a grid with locked columns?
Yanmario
Telerik team
 answered on 28 Apr 2021
5 answers
1.3K+ views

Where can I find a complete example on how to use the kendo-angular-upload component with .NET Core 2.1 Web API?

All the example on the Telerik site, shows

[saveUrl]="uploadSaveUrl"
[removeUrl]="uploadRemoveUrl"

How the EndPoint should look like? 

[HttpPost]

public SomeDUmmyMethod(IformFile file) ?????

Yanmario
Telerik team
 answered on 28 Apr 2021
1 answer
3.1K+ views

I see that under the "Column Menu" > "Filter Item" section that there is a way to remove the filter button off a specific column, ie. by adding [filterable]="false" to your <kendo-grid-column-field> selector (https://www.telerik.com/kendo-angular-ui/components/grid/columns/menu/#toc-filter-item).

 

However, the way that I have my code arranged, I use <ng-template> to customize my columns, and use an *ngFor to populate my <kendo-grid-column> columns.

Example in the attached screenshot below:

Is there some way to remove the filter button using <ng-template>? I tried adding the [filterable="false" to my <ng-template> for the kendoGridFilterMenuTemplate, but it didn't seem to work.
Thank you!

 

Yanmario
Telerik team
 answered on 26 Apr 2021
2 answers
2.8K+ views

Hi

This week i have started an eval Angular project

so i have made somes ng Add, which is process to upgrade ?

Regards

ng add @progress/kendo-angular-inputs
ng add @progress/kendo-angular-menu
ng add @progress/kendo-angular-grid
ng add @progress/kendo-angular-buttons
ng add @progress/kendo-angular-icons
ng add @progress/kendo-angular-dialog
ng add @progress/kendo-angular-listview
ng add @progress/kendo-angular-navigation
ng add @progress/kendo-angular-dropdowns
ng add @progress/kendo-angular-popup
ng add @progress/kendo-angular-toolbar
ng add @progress/kendo-angular-dateinputs
ng add @progress/kendo-angular-upload
ng add @progress/kendo-angular-charts
ng add @progress/kendo-angular-layout
ng add @progress/kendo-angular-label

 

Yanmario
Telerik team
 answered on 26 Apr 2021
1 answer
370 views

Hi Team,

I have ben searching for the functionality like treeview dropdown along with virtualscroll and should be able to filter the dropdown values. Please would you share/suggest us if you have this kind of functionality available. I have a very huge treeview dropdown with elements more than 20K. Requirements is, user should filter and select values from the dropdown, based on filter it should display all treeview hierarchy. Because of huge number of elements not able to load all the elements at once. so Need virtual scrolling as well.

Martin Bechev
Telerik team
 answered on 26 Apr 2021
1 answer
307 views

I am requesting a phone icon, anything that represents a phone. Could be cellphone or desk phone. 

Yanmario
Telerik team
 answered on 22 Apr 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?