Telerik Forums
Kendo UI for Angular Forum
1 answer
188 views

We are using the 'kendo-datepicker' in our application.

Here we have an issue, that not all month are displayed in the selection:

May and Oktober are missing!

When I use the stackblitz example of the date-picker (https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/), everything works fine:

But: the month are arranged in another way!

My code ist just simple:

                    <kendo-datepicker [(value)]="dateValue"></kendo-datepicker>&nbsp;
                    <kendo-timepicker [(value)]="dateValue"></kendo-timepicker>&nbsp;

 

Regards,
Ralph

 

Yanmario
Telerik team
 answered on 21 Jan 2022
1 answer
75 views

Hi

 

How could i see in an Grid when page change than first row is selected ? Currently row is not hightlighted ?

 

Regards

Yanmario
Telerik team
 answered on 21 Jan 2022
1 answer
1.2K+ views

Hi I want to align the text to the center in a give header cell in kendo ui angular grid. when i use headerStyle as below,it does not working.

<kendo-grid-column [headerStyle]="{'text-align': 'center'}" field="Action" title="Action" [width]="180" class="k-text-center" [sticky]="true"  [columnMenu]="false">
  <ng-template kendoGridCellTemplate let-dataItem>
      <img *ngIf="!dataItem.EntryIssue" src="../../../../../assets/svg/vpo-toolbar-icons/Group%20651.svg" alt="avatar">
      <img *ngIf="dataItem.EntryIssue"  src="../../../../../assets/svg/vpo-toolbar-icons/Group 703.svg" alt="avatar">
  </ng-template>
</kendo-grid-column>
Martin Bechev
Telerik team
 answered on 21 Jan 2022
1 answer
146 views

We use Kendo in our app and I work within Stackblitz doing quick prototypes.  Yesterday, I notice most of the buttons and input components styling in my prototype were broken.  I haven't actively coded in a few days, so knew it was something related to a dependency. 

I see you all dropped a new release with a lot updates to buttons, inputs, etc.  Cool - but I think you have somethings to sort out.  I thought it was on my end and if I updated dependent packages  it might all fall into place.   

But I see now that its effecting your own demo's /examples from your site.   Did you anticipate this to be breaking changes? 

Check out the checkbox interfaces:  - this is pretty bad, and makes it unusable. 

 

 

Also styling in the header filters and the column chooser as just a few examples:

 
LJ
Top achievements
Rank 1
Iron
Iron
 answered on 20 Jan 2022
2 answers
101 views
Hi everyone

Now I am using "@progress/kendo-angular-dateinputs": "^4.3.2". The type of 'classic' for calendar is not available on my project. The view of classic calendar is the same with infinity calendar. I could not find what is the problem. Please, Help me If Someone has found or known this issue
Yuri
Top achievements
Rank 1
Iron
 answered on 19 Jan 2022
1 answer
94 views

Hi,

Could i hide datePicke button in grid header column and only show it on mouse over ?

Regards

Hetali
Telerik team
 answered on 18 Jan 2022
0 answers
73 views

Hi,

I try to add a component inside datagrid cell with kendoGridEdit template. How can I get row data and bind to sub component? In below example, I try to add kendo-combobox inside kendo-grid from another component. But I cannot bind dataItem to combobox value because I don't understand how to access the dataItem. Thank you.

https://stackblitz.com/edit/angular-51raxb?file=app/app.component.ts

Best regards.

 

nevra
Top achievements
Rank 1
 asked on 18 Jan 2022
1 answer
83 views

Team,

we are using Kendo recurring control to add the schedules but suddenly its not working i went to read only mode i am not able to use repeat only options for any of the events (daily,montly ,yealy ) its not clickable and all dropdownlist are on disabled mode.

could you please help me to know the root cause of this issue?

Martin Bechev
Telerik team
 answered on 17 Jan 2022
1 answer
112 views
We currently save column widths to restore as users navigate between pages.  This is stored as a `number | undefined` (based on the `ColumnResizeArgs`) but in our html binding `kendo-grid-column [width]` can only accept a number.  What should we pass in to indicated `undefined`? 
Martin Bechev
Telerik team
 answered on 17 Jan 2022
1 answer
107 views

Hi,

 

Could i only print an Div on not export it to a PDF file ?

I just want open print dialog

Regards

Martin Bechev
Telerik team
 answered on 13 Jan 2022
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?