Telerik Forums
UI for ASP.NET Core Forum
1 answer
241 views
Hello everyone, now i'm going to create an website using .net core and kendo UI, but now i'n don'n know how to upload file from an area. i trying to upload but just get 404 message when upload file.
Ivan Danchev
Telerik team
 answered on 06 Jun 2018
1 answer
1.5K+ views

How to set urlcontent and width of window in javascript?

I have a window as follow:

    <kendo-window name="WdAddCategory"  modal="true"
                  content-url="@Url.Content("~/Setting/Dictionary_Add/1")"
                  width="400"  visible="false"/>

and I open It in script:

        var window = $("#WdAddCategory").data("kendoWindow");
        window.open().center();

 

I want to change the content-url and width when I open it .how can I do that?

 


Nencho
Telerik team
 answered on 06 Jun 2018
4 answers
171 views

I'm getting the following errors every time I start a Compile on my Web Solution (SL5 application with some standard ASP.NET)

"Operation Failed"

An exception was thrown while initializing part of "NuGet.PackageManagement.VisualStudio.VSSolutionManager". GetFullVsVersionString must be called on the UI thread.

 

I have NO idea what this error message means and it ONLY started to happen AFTER I installed ASP.NET Core 2018.2.516 which is actually being refrenced in my Web Solution so I don't understand why this installation would cause this problem??

 

Rob.

Nencho
Telerik team
 answered on 06 Jun 2018
1 answer
137 views

I use follow code to selectrow ,but it dose not work.

grid.select("tr[data-uid='" + uuid + "']");

please help.

Stefan
Telerik team
 answered on 06 Jun 2018
1 answer
349 views
how 2 set multi line for MaskedTextBox?
Stefan
Telerik team
 answered on 06 Jun 2018
1 answer
226 views

ASP.NET Core 2018.2.516

Grid and menu

IIS Express

HTTP Error when I run.

 

Anyone else ? 

 

 

 

Dimitar
Telerik team
 answered on 05 Jun 2018
1 answer
190 views

I have a web application solution (mix of SL5, ASPX, HTML and some JS), it's primarily setup to start a Silverlight app, but I have a few .ASPX pages that is referenced from my Silverlight app and/or directly via IIS web server (the .ASPX pages are in the root of my web app).

I installed UI for ASP.NET core and was expecting to see all the Telerik controls show up when I open up the Toolbox sidebar window, but nothing showed up?

What am I missing?

Cheers, Rob.

Nencho
Telerik team
 answered on 04 Jun 2018
3 answers
455 views

I'm trying to use a template on my category axis labels using kendo for ASP.CORE. I tried the code snippet below and now the labels are blank even though my graph has values. I'm trying to accomplish this without building the grid via jquery, but it appears that all the support is on the jquery way of handling this. Is this possible for ASP.NET Core?

.CategoryAxis(axis => axis
                                        .Labels(labels => labels
                                        .Template("#= series.name #: #= value #")
                                        )
Stefan
Telerik team
 answered on 04 Jun 2018
5 answers
803 views
I want the submenu to open on click. How can I get it?
Vincent
Top achievements
Rank 1
Iron
 answered on 02 Jun 2018
5 answers
476 views
Hello, good morning / good afternoon / good night,
I'm doing an application in Asp.Net Core that uses the Windows to call the contents of Actions, but my problem is this, my application when clicking on a menu item will call an action with a data gid, after open, I want to select an item from the grid, and clicking a button, will open another window on top so you can register and / or change this item (I do not want to use the grid popup method ) because on specific buttons I want to open a window with options for staging a new window, for example, one with a report template. When writing the changes or canceling, I want to close the window through a button that comes from the Action itself (as in the WebForms Windows models), however, I am facing problems, because if I try to do a method with more than one window using the methods provided in the document, I can not find results.

Could you help me about this, if necessary, I left an attachment to the template I'm trying to do.

NOTE: I am using the latest testing version of Devexpress UI for ASP.NET Core for testing.

Thanks in advance for your help and I await your response.
Ivan Danchev
Telerik team
 answered on 30 May 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?