Telerik Forums
Kendo UI for Angular Forum
1 answer
208 views

At present I have Telerik Reporting set up as follows:

Stand-alone reports retrieved for Angular Telerik Report Viewer (client side).

On the server (.Net Core / C#):

A basic ReportController, where all it does is pull a base instance of IReportServiceConfiguration

The ReportServiceConfiguration object is set up in Startup.cs and draws on the ConfigurationHelper method called ResolveConfiguration.

I have pictures attached for each of these methods.

What I need to do is find a way to set up CSV exports with the following rendering settings:

- NonStaticText = true

- NoHeader = false

At present I've done as much research as I can but can't figure out how to insert these as the code doesn't seem to leave any openings for these parameters. I've seen recommendations for using Telerik.Reporting.Processing.RenderingResult with TypeReportSource and HashTable  params but no idea how this gets taken up in the present flow. Additionally the tr-viewer on the Angular side does not accept these parameters. There's a [reportSource] but this only allows for report name and direct parameters which don't take rendering or extension overloads.

Let me know if you have any suggestions as to whether there's a place in this where I can inject the parameters I need.

Dimitar
Telerik team
 answered on 16 Dec 2022
1 answer
235 views

Hi 

We recently upgraded to Angular 14 and had to upgrade kendo-dropdown as well.

After the upgrade we see some style changes for the kendo-combobox.

How do we change the border of the combo box to blue when it is selected. Right now, it is black. See image below.

Would like it to have a blue border when selected instead of black. see attached file combo-box-selected-b;ue.

 

Veselin
Telerik team
 answered on 16 Dec 2022
0 answers
171 views
Is there any event which can trigger once all the data to the grid is loaded in the UI, same for each row loading event through Angular
Vishnuvarthan
Top achievements
Rank 1
 updated question on 16 Dec 2022
1 answer
239 views

hi,

I am trying to sort and display Stacked Bar chart where by the the chart should display in descending order of USD (US Dollars) with 'Others' displayed at the rightmost. Please see the StackBlitz example below.

https://stackblitz.com/edit/angular-10-thmpbt-onpvwr?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html

But it is not working as expected as I see 'Others' and few other items with Zero values displayed in the middle of the chart. Any thoughts on whats wrong here. Please note, the 'chartDataSource' has data sorted and fed to chart.

 

Yanmario
Telerik team
 answered on 15 Dec 2022
1 answer
192 views

hi,

I have a 100% Stacked Bar chart that displays various 'States'. I would like to assign same colour to those states even when toggled. For example, green should assigned only to 'Complete' state.  Having 'SeriesColor' at 'kendo-chart' component level doesn't work. Any idea how to achieve this?

Please see stackblitz example in the link below
https://stackblitz.com/edit/angular-10-thmpbt-bfoybs?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html

With Toggle On - green is assigned to 'Complete' state

With toggle off - orange is assigned to Complete state. But I need green to remain for Complete

Regards
Karthik

Stoyan
Telerik team
 answered on 15 Dec 2022
0 answers
1.0K+ views

I run Windows 11 Pro N system with EV set in cmd.exe

set KENDO_UI_LICENSE=keyFromLicenseFile

When listing variables I can see that my variable is set correctly.

I run this command in my Angular 14 project:

npx kendo-ui-license activate

I get this response:

(INFO) Kendo UI: KENDO_UI_LICENSE environment variable not set
(INFO) Kendo UI: Reading license from "(...)\ClientApp\kendo-ui-license.txt"...
(INFO) Kendo UI: License imported successfully.

I do not plan to include .txt file in repository and want to use environment variable in my CI solution.

Any idea why I get such (INFO) about variable not set?

Rafał
Top achievements
Rank 1
 asked on 14 Dec 2022
0 answers
130 views
Hi, 
I am working on adding a custom scheduler form modal and what I want is to keep the modal open when  I click on the save button, but the modal closes automatically. Is there a way to prevent this behavior?



Ali
Top achievements
Rank 1
 updated question on 14 Dec 2022
1 answer
5.2K+ views

Getting below error after updated to angular15, and also using Kendo UI for the ui controls. It seems that due to the tilde key depreciated, is there any workaround for this issue?

./src/styles.scss - Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Can't find stylesheet to import.
  â•·
3 │ @import "~@progress/kendo-theme-bootstrap/scss/grid/_index.scss";
  │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
  src\assets\kendo-theme\kendo-imports.scss 3:9  @import
  src\styles.scss 3:9                            root stylesheet

./src/styles.scss?ngGlobalStyle - Error: Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
HookWebpackError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Can't find stylesheet to import.
  â•·
3 │ @import "~@progress/kendo-theme-bootstrap/scss/grid/_index.scss";
  │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
  src\assets\kendo-theme\kendo-imports.scss 3:9  @import
  src\styles.scss 3:9                            root stylesheet
Martin Bechev
Telerik team
 answered on 12 Dec 2022
0 answers
116 views

Hi,

Currently, the Stockchart renders some dates and skips few dates automatically. Usually, the x-axis has 3 days gap between dates and the navigator axis has 1 day gap. We want the chart to display all dates from the dataset.

Please refer this link for the POC app: https://stackblitz.com/edit/kendo-stockchart-v2?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html

 

Kindly help. Thank you.

 

 

Mohammed
Top achievements
Rank 1
 asked on 10 Dec 2022
1 answer
177 views
I was looking for compatibility across the web and couldn't find whether or not kendo is supported for latest angular
Martin Bechev
Telerik team
 answered on 09 Dec 2022
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?