Telerik Forums
Kendo UI for Angular Forum
1 answer
97 views

Hi

 

Sample not running

https://www.telerik.com/kendo-angular-ui/components/grid/editing/external-editing/

<kendo-numerictextbox formControlName="UnitsInStock" #UnitsInStock required [format]="n0"> </kendo-numerictextbox> Property 'n0' does not exist on type 'GridEditFormComponent

//private closeForm(): void {
 closeForm(): voi

Regards

Martin Bechev
Telerik team
 answered on 08 Nov 2021
2 answers
661 views

Using a Kendo grid that is in edit mode, how do you reactively compute the value of column B based on what is typed in column A?

E.g.   column B = column A x 2

I enter 1 in column A; column B immediately changes to 2.

I enter 16 in column A; column B immediately changes to 32.

Silviya
Telerik team
 answered on 05 Nov 2021
1 answer
79 views
I have an application with multiple tabs on it. Since upgrading progress packages as well as Angular 12, the tabs display on a higher zindex as the application causing the tabs to bleed into dialog boxes that are shown. Is this a bug?
Ivo
Telerik team
 answered on 05 Nov 2021
1 answer
886 views

We have a client for whom we've created some quotes via tables, repeating headers, the Telerik page numbering, etc., and they've mentioned that they'd like to have the option to be able to print these directly. I notice that most approaches to grabbing and printing HTML recommended online tend to miss a lot of the objects that we have in these reports (one example would be that some of these have child html components or sub-reports) and sizing tends to be an option.

Being that the Kendo tools are already doing their own compiling of the screen is there a way that I could save the captured canvas as a variable and have it print the rendered canvas instead?

 

One other question as well - they've noted that they don't like a continuous white space for reports (without visual page breaks) and would like to see the pages broken out along with page numbers in the preview. I get the impression that I might be able to wrap certain sections in the #fff page coloring and use a darker background color although three things I don't know are 1) how I'd wrap the automatic page breaks, 2) How I'd get the page numbers to show up in such a preview, and 3) how to prevent the program from printing the darker background space and only having it print the #fff white space. It sounds like I may need to place the report space tag in a table with a *ngFor loop and let each part of the report be an iteration of the table just that, again, I'm not sure whether this is something that the Draw or PDF Export tools have any tools to support this type of effort.

 

Let me know your thoughts on these two items and whether either or both can be worked out with the current Kendo modules.

Dimiter Topalov
Telerik team
 updated answer on 05 Nov 2021
1 answer
124 views

Hi Team,

I'm currently working with kendo grid and panel bar components using Angular. My application has multiple panel bars with each panel bar containing a kendo grid with Filter Menu options. My issue is such that while I try to use the filter in the first grid and then move on to the second grid and try to filter the options the filter menu automatically closes without filtering the values.

The feature works just fine when I'm handling filters in a single grid. The issue is when I try to use the filters with more than one grid on that page. Please assist.

Thank You.

Martin Bechev
Telerik team
 answered on 04 Nov 2021
1 answer
101 views

Hi

Could i add two checkbox in an  kendoGridToolbarTemplate  position=top ?

 

Regards

 

Hetali
Telerik team
 answered on 03 Nov 2021
1 answer
132 views

Hi,

I'm trying to set the editable propery of a column depending on an other field of the model.

You have this example in the documentation: kendoGridReactiveEditing

Let's say, if the field 'Discontinued' is false, I would like to disable the editable property of the product name field. For this, I added this to the column definition:


 <kendo-grid-column field="ProductName" title="Product Name" [editable]="formGroup.controls.Discontinued"></kendo-grid-column>

But it says then: 'Error: Cannot read properties of undefined (reading 'controls')'

How can I then access the formgGroup variable in the template?

Thanks.

Hetali
Telerik team
 answered on 03 Nov 2021
1 answer
114 views

Hi Team,

Im looking for a particular feature while using the Kendo panelbar.

My requirement is such that while using a kendo grid within the panelbar im trying to filter the results using the filter boxes in the grid. During that state when I try to collapse and expand the panelbar I want the values to stay in the filter boxes and also the grid needs to display the filtered results itself. Currently on collapsing the expanding the panelbar the values are cleared and the grid results are reset to initial state without being filtered.

Kindly let me know regarding this or you could also forward me the appropriate point of contact.

Thank you,

Martin Bechev
Telerik team
 answered on 03 Nov 2021
1 answer
94 views

I am wanting to leverage kendo Popup component with in a Grid.  The problem I'm having is to isolate or parametrize the popup component so that it only opens for the cell data that the user interacts with.  At present, the Popup uses an HTML style anchor and I have not determined how to pass a unique attribute so that the Popup opens only for the cell/row the user engages. 

 

Please have a look at this Stackblitz stubbed out to show as example of scenario:

Any help from this community forum will be helpful and appreciated!!

Thx,

LJ

Dimiter Topalov
Telerik team
 answered on 03 Nov 2021
0 answers
147 views

Hi Kendo Team,

I want to ask that currently Kendo has any feature by which I can create pdf on server side (specially java).

 

Q. What can I do ?

 -- I can create a DOM with my styling and send the whole DOM to server for creating PDF.

 

Or you can guide me any other feasible solution

 

Q. What I basically want to Achieve.

-- Our Problem is : We have two platform and we want to Build Similar PDF from both platforms

A. Web Application (Angular )

B. Mobile Application (Reactive Native ) -- Do your library PDF Export Supports our Mobile Technology or any work around we can do ?

 

Pritpal
Top achievements
Rank 1
 asked on 02 Nov 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?