Telerik Forums
UI for ASP.NET Core Forum
15 answers
394 views

Upgraded to 2.0 and now getting this error.

 

Could not load type 'Microsoft.AspNetCore.Mvc.ModelBinding.ValueProviderResultExtensions' from assembly 'Microsoft.AspNetCore.Mvc.Core

   {
              "level": 0,
              "method": "Kendo.Mvc.UI.DataSourceRequestModelBinder.TryGetValue",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 1,
              "method": "Kendo.Mvc.UI.DataSourceRequestModelBinder.CreateDataSourceRequest",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 2,
              "method": "Kendo.Mvc.UI.Grid`1.ProcessDataSource",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 3,
              "method": "Kendo.Mvc.UI.Grid`1.ProcessSettings",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 4,
              "method": "Kendo.Mvc.UI.WidgetBase.RenderHtml",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 5,
              "method": "Kendo.Mvc.UI.WidgetBase.ToHtmlString",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 6,
              "method": "Kendo.Mvc.UI.Fluent.WidgetBuilderBase`2.WriteTo",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            }

Marcel
Top achievements
Rank 1
 answered on 04 Sep 2017
4 answers
191 views
Combo box supports multiple columns and combo box customization, as shown in Figure effects
Neli
Telerik team
 answered on 01 Sep 2017
5 answers
97 views
Can tree support this up and down line display?
Neli
Telerik team
 answered on 01 Sep 2017
2 answers
206 views

Hi guys,

I am use in .net core 2.0 project, and use the internal version 2017.2.823, but I find a problem is the culture setting is not work. I want to use the chinese culture and messages.

In _Layout.chtml I include the kendo js files and style files like this:

    <script src="~/lib/kendo-ui/js/kendo.all.min.js"></script>
    <script src="~/lib/kendo-ui/js/cultures/kendo.culture.zh-CN.min.js"></script>
    <script src="~/lib/kendo-ui/js/kendo.aspnetmvc.min.js"></script>
<script type="text/javascript">

        kendo.culture("zh-CN");
    </script>

 

Please help me, thanks.

 

Regards

Train

 

Stefan
Telerik team
 answered on 29 Aug 2017
1 answer
789 views

How do I prevent content in my Grid cells from wrapping when the text in the cell i too long?

See attached image.

Orlin
Telerik team
 answered on 29 Aug 2017
1 answer
188 views

Hi,

I want to remove some filter menu options, but for ASP.NET core gird it didnt' work at all. Even your sample is buggy http://demos.telerik.com/aspnet-core/grid/filter-menu-customization. When I switch to pure JS smaple it will work properly.

 

Alex Hajigeorgieva
Telerik team
 answered on 28 Aug 2017
4 answers
169 views

Hello all

I`m using grid Kendo UI with filtering for Angular 2 and i want to change filter operation language from English to Germany

How can I do that in Angular 2 ?

please watch the attach file 

Arsham
Top achievements
Rank 1
 answered on 25 Aug 2017
1 answer
115 views
ComboBox control Chinese input method in the Filter attribute, in the Firefox browser can not filter data, in the Google browser can
Dimitar
Telerik team
 answered on 24 Aug 2017
3 answers
359 views

<script type="text/x-kendo-tmpl" id="InProgressTasktemplate">

        <div class="iplist">
            Task ID : #:TaskID#<br /> <br />         
            Task Name : #:TaskName#<br /><br />
            From: #= kendo.toString(new Date(PlannedStartDate), 'dd/MM/yyyy') # &nbsp;&nbsp;&nbsp;&nbsp;
              To: #= kendo.toString(new Date(PlannedDeliveryDate), 'dd/MM/yyyy') #<br /><br />
            Ids: #:Ids#<br /><br />
                     

        # function getProfilePics(Ids) { #
                
                var temp = new Array();
                temp = Ids.split(",");
                return temp;
               
            # } #
          

          # for (var i = 0; i < temp.length; i++) { #

                 <div>#=temp[i] #</div>
                           
            <img border="0" alt="profilePicture" id="profileimg" src='@Url.Action("RenderProfileImage", "TT", new { keyUserProfileId = "temp[i]" })' width="30" height="30">
                 
        # } #
            
        </div>
    </script>

 

I'm having issue for above kendo template code.

 function getProfilePics(Ids) is function of  split  #:Ids# and ID set assign to the array and array values pass to the for loop.

Inside the for loop array value pass to the url action load image one by one.

But for loop does not working.

Stefan
Telerik team
 answered on 24 Aug 2017
1 answer
167 views

Is there any way to simulate the behavior of a wind direction gauge, using the radial gauge template for .NetCore?

Ive been trying different ways but the angles of the gauge doesnt give me the desired output.

Attached to this, theres a example of what i want to accomplish.

Thanks!

Georgi
Telerik team
 answered on 22 Aug 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?