Telerik Forums
UI for ASP.NET Core Forum
2 answers
218 views

Hello,

 

I try to use different theme but never get a great result.  Bu example.

_Layout.cshtml

<!-- Ajout pour Kendo ui -->
<link href="~/lib/kendo-ui/styles/kendo.common-material.min.css" rel="stylesheet" />
<link href="~/lib/kendo-ui/styles/kendo.dataviz.material.min.css" rel="stylesheet" />

 

nd see attachment for the bad result.

 

Can you tell me how to use correctly thoses files?

 

hank you.

Louis
Top achievements
Rank 1
Iron
Iron
Iron
 answered on 16 Jul 2018
1 answer
110 views

Hello.

Congradulation for all of your very usuful products. 

 

About Telerik UI for ASP.NET Core.  It's use bootstrap 4?  If not what is the roadmap for supporting bootstrap 4?

 

hank you

Rumen
Telerik team
 answered on 16 Jul 2018
1 answer
144 views
hi, i have a problem. i need create barcode format pdf417
Konstantin Dikov
Telerik team
 answered on 16 Jul 2018
7 answers
465 views

I have been quite frustrated trying to override the default styles for a grid.  Currently the paging section is showing the top of a round circle in the page number of the footer paging section.

Also this grid is showing every other row color as blue.

There is nothing as far as styles that use blue at all in this project and I have inspected it in Chrome until I am blue in the face. (pardon the pun).

Can someone please provide the style declaration for the Kendo UI Grid (MVC) that would override this.

Please see attached.

 

Thanks

Tsvetina
Telerik team
 answered on 13 Jul 2018
2 answers
56 views

I have an issue where the Tabset does not appear to be using the main styles and/or JS that seems to be working in general for instance with the grids.

I am using ASP.NET Core 2.0 and for the life of me I cannot get this tabset to style to the default, silver or black themes.

 

See attached.

 

Thanks!

Reid
Top achievements
Rank 2
 answered on 12 Jul 2018
1 answer
114 views

As a followup to the question linked below, how would I cause an error message to be displayed on the grid for a dependent column.  In the question from yesterday I was able to see that a row was dirty, but need a particular column (Comments) to be required if the row has been modified.  The question is how would I get the validation message to show up for the Comments field?

 

ColA ColB ColC Comments

 

If A,B,C is modified and the row becomes dirty, I would like the validation message to show up when the user clicks "Save Changes" on the toolbar if the Comments field is empty.

https://www.telerik.com/forums/grid-validation---dependent-on-another-column

Eyup
Telerik team
 answered on 12 Jul 2018
1 answer
82 views
I am using the MobileServiceClient (Microsoft.Azure.Mobile.Client version 4.0.1) with the InvokeApiAsync method to do the call but always fails with a null exception. If I call an API that does not have authorization, it works fine.
So my question is if I can use the MobileServiceClient or this doesn't want to work with .NET Core. I don't want to call my APIs with HttpClient.
Mohit
Top achievements
Rank 1
 answered on 11 Jul 2018
2 answers
89 views

I cannot get rid of the white space that is showing on the left edge of each panel bar header on this page.  Please see attached.

Thank you!

Reid
Top achievements
Rank 2
 answered on 10 Jul 2018
1 answer
962 views

Hello, 

I am looking for a solution how to capture the kendo dropdown list value on the code behind class after postback? I am trying to set the value property binding to the Page model property but it's not working. Any recommedation would be appreciated. 

 

        <kendo-dropdownlist name="categories" for="@Model.Input.PermitCategoryList"
                            auto-width="true"
                            option-label="Select permit Category..."
                            class="form-control"
                            value="@Model.Input.PermitCategory"
                            bind-to="@(new SelectList(@Model.Input.PermitCategoryList,"Alias","Name"))"></kendo-dropdownlist>

Jonathan
Top achievements
Rank 1
 answered on 10 Jul 2018
2 answers
84 views

I am having issues where the column headers are being truncated or displaying the column header text to far to the left. Also the data in the cells of the grid as well.

Please see attached screen shot.

Thanks!

Reid
Top achievements
Rank 2
 answered on 10 Jul 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?