Telerik Forums
Kendo UI for Angular Forum
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
175 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
108 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
104 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
78 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
90 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
122 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
116 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
0 answers
54 views

Hi,

 

could you update sample https://angular-8vcjez.stackblitz.io for angular13

 

Regards

Masip
Top achievements
Rank 1
Iron
 asked on 11 Jan 2022
1 answer
181 views

Hi,

I would like to use kendo appbar as header in sticky or fixed mode, but I would like to use it separately from rest of the page.

What I mean by this is that my content container doesn't scroll under appbar, but preserves its position and contents is scrolled only within this container.

Reason for this is that I have a menu which I want to preserve fixed and visible all the time, as well as drawer widget on the side of the screen.

With current setting, when page contains more data, my menu and half of drawer is also scrolled under appbar, what renders them useless.

Is there a way to set app bar in a way where rest of the page content is self contained container and not scrolled under appbar?

Thank you and regards,

Vedad

 

Preslava
Telerik team
 answered on 07 Jan 2022
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?