Telerik Forums
Kendo UI Integration Forum
1 answer
11 views

Hi All,

I've inherited a project that references and uses Kendo.Mvc.dll and I have no idea where this DLL comes from?  My project is missing the DLL so I need to figure out where/how to get it?

Any ideas welcome.

Rob.

 

Ivan Danchev
Telerik team
 answered on 26 Jan 2023
1 answer
18 views

Hi,

I am developing an Excel Add-in for a client and clients requirement is not to use jQuery. Now I need to add a combo box to a page in it, and convinced client to use telerik combo box for it, but I am still unable to decide which one I need to download to avoid dependency on jQuery or other frameworks.

Lyuboslav
Telerik team
 answered on 15 Dec 2022
1 answer
82 views

I'm just getting started with vue.js 2.0. I've been using Telerik's Kendo UI and their MVVM framework, but I'd like to switch to vue.js. Does anyone know how I might go about creating wrappers to make kendo and vue.js work together? I've never done anything like this and not really sure where to start. Thank you for any guidance.

Petar
Telerik team
 answered on 31 May 2022
4 answers
333 views
Tile is not working ,, its giving error TileLayout is not a function.
william
Top achievements
Rank 1
 updated answer on 28 Sep 2021
3 answers
1.3K+ views

How do I hide the complete header row for a grid?  I don't want any header/title to show for any column in the grid.  Preferably, I want the whole header row to be gone.  Is this possible and if so, how?

 Thanks for your help!

Donna

 

Dimo
Telerik team
 answered on 21 Dec 2020
6 answers
260 views

Hi Team

I am migrating the project from the asp.net  framework to asp.net core 3.1
While migrating UI I am getting an error 

Dev Tools failed to load Source Map: Could not load content for https://localhost:5001/Client/vendor/telerik.kendoui.professional.2016.3.1118.commercial/js/kendo.all.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

 

any suggestion and help will be highly appreciated on how to proceed further on this.

Dimitar
Telerik team
 answered on 15 Dec 2020
6 answers
552 views
I am creating a kendo window for create and edit of my data Item. The kendo window has a form embedded within it as below.

<div kendo-window="allDevices.addNewDeviceKendoWindow" k-title="'Add'" k-width="520" k-height="520"
             k-visible="false"
             k-position='{left:400, top:250}'
             class="titlewindow" k-on-close="allDevices.resetNewDeviceVariables()">
            <div>
                <form id="adddeviceform" class="form-horizontal myform" role="form" kendo-validator="myAddDeviceValidator"
                      autocomplete="off" k-options="formValidations" >
                    
                    <ul>
                        <li>
                            <label for="ipAddress" class="control-label">IP Address</label>
                            <input ng-model="allDevices.newDeviceJson.ipAddress" type="text" class="form-control"
                                   name="ipaddress" data-ipaddresscheck data-ipaddresscheck-msg="Enter Valid host IP Address"
                                   required placeholder="Enter IP Address"/>
                        </li>
                      ...

I notice that if I close the window with a validation error and then try to open the window again, the validation errors still show up.
How can I also clear the validation errors whenever I open a new window ?
Fat
Top achievements
Rank 1
 answered on 09 Jul 2020
5 answers
617 views
The Kendo documentation says it is compatible with jquery 3.1.1, but I would like to know if it will also work with the latest jQuery version, which is 3.2.1.  Can anyone confirm whether it works, and if there are any issues?  I didn't know if the version in the docs page was just something that does not get updated very often.
Veselin Tsvetanov
Telerik team
 answered on 21 Apr 2020
4 answers
575 views

Hello,

I'm unable to successfully follow the Getting Started with Kendo UI Wrappers for React guide. When I follow Microsoft's TypeScript-React-Starter guide using the standard create-react-app but with react-scripts-ts instead I receive typescript compiler errors from the kendo dependencies.

The first is the unused kendo module.

error TS6133: 'kendo' is declared but its value is never read.

 

If I add a workaround for that by adding an if (kendo) {} I get the following error

error TS2306: File 'node_modules/@progress/kendo-ui/index.d.ts' is not a module error

 

https://github.com/Microsoft/TypeScript-React-Starter

Stefan
Telerik team
 answered on 09 Jan 2020
1 answer
181 views

Hi,

Actually we used 2017.2.621 kendo version now. we need to upgrade latest version. what are the main file we need to use. 

Here we use angular.js. is there any changes in external js and css file which mean angular.js like so on file.

 

Can you please help me out of this.

 

Thank you

 

Veselin Tsvetanov
Telerik team
 answered on 18 Dec 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Torben
Top achievements
Rank 2
Iron
Scott Waye
Top achievements
Rank 2
Veteran
Iron
alex
Top achievements
Rank 2
Iron
Iron
Iron
Chris
Top achievements
Rank 1
Iron
Mohamad Javad
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Torben
Top achievements
Rank 2
Iron
Scott Waye
Top achievements
Rank 2
Veteran
Iron
alex
Top achievements
Rank 2
Iron
Iron
Iron
Chris
Top achievements
Rank 1
Iron
Mohamad Javad
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?