I have searched the internet to see if this issue is solvable in another context but can find nothing.
The issue I have is that the Grid markup never stays where you put it horizontally. So you can bring it back all the way to the left in the template and the next time you open it everything but the first line of the grid markup is indented like 3 inches.
Is anyone else experiencing this? I am using VS 2017 professional.
Hi,
I was just wondering how to call an javascript function or controller action from a custom toolbar button on the grid. I notice that there's no .Action() or .Url(), ext attributes in the core html helpers.
Thanks in advance!
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.
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

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
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!
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

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!