This is a migrated thread and some comments may be shown as answers.

Latest online resources for Kendo UI for ASP.NET MVC

25 Answers 797 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kendo UI
Top achievements
Rank 1
Kendo UI asked on 23 Nov 2012, 12:31 PM
Using UTC time on both client and server sides.
This project shows how to keep a DateTime property in UTC format on both server and client sides when using a Grid with Ajax Binding and editing.     

25 Answers, 1 is accepted

Sort by
0
Kendo UI
Top achievements
Rank 1
answered on 30 Nov 2012, 02:39 PM
Binding to DataTable
This project demonstrates how to bind KendoUI Grid for ASP.NET MVC to a DataTable object.
0
Kendo UI
Top achievements
Rank 1
answered on 18 Dec 2012, 09:35 AM
TreeView - Binding to XML
This project demonstrates how to bind KendoUI TreeView HTML helper for ASP.NET MVC to XML document using LINQ to XML which provides an in-memory XML programming interface that leverages the .NET Language-Integrated Query (LINQ) Framework. 
The sample demonstrates both Ajax and server binding.
0
Kendo UI
Top achievements
Rank 1
answered on 21 Dec 2012, 02:21 PM
Different Button Types for Grid Commands
This code library shows how to change the built-in buttons of the Grid with images and also how to create custom buttons which do the same with the help of the client API. The same method can be applied to replace the default grid buttons with any other button type.
0
Kendo UI
Top achievements
Rank 1
answered on 24 Jan 2013, 12:51 PM
Grid InLine and PopUp Editing using Cascading DropDownLists
This code library shows how to implement Cascading DropDownLists with validation in Grid both InLine and PopUp editing mode.
0
Kendo UI
Top achievements
Rank 1
answered on 29 Jan 2013, 04:12 PM

Ajax binding custom row styles based on the data
This code library shows how to style the rows differently based on the data during Ajax binding.



0
Kendo UI
Top achievements
Rank 1
answered on 24 Feb 2013, 08:53 PM
Ajax Editing with Enumerations
This code library demonstrates how to edit enumeration properties with a DropDownList when using Ajax editing. Basically, an editor template with a DropDownList should be used with text field the name and value field the Integer value.
0
Kendo UI
Top achievements
Rank 1
answered on 04 Mar 2013, 07:57 AM
External editing container for batch editable Grid

This code library project demonstrates how to create custom editing area (which is transformed into a Window widget) on the page where you can edit a record after selecting it from the Grid. 
The editors used for editing are regular textbox input, Kendo DropDownList and Kendo DateTimePicker. The changes are reflected to the Grid rows through the MVVM framework.
0
Kendo UI
Top achievements
Rank 1
answered on 31 Mar 2013, 06:57 PM
Using MultiSelect In Grid
The projects demonstrates how to use the MultiSelect widget as EditorTemplate in a InLine editable Grid. 
The Grid is bound to the Employees collection of the Northwind database and the ComboBox allows you to edit the Territories navigation property generated by the Entity Framework ORM.
0
Kendo UI
Top achievements
Rank 1
answered on 11 Apr 2013, 06:56 AM
Enable shareable URLs of Ajax bound Grid via the Browser History API
The project demonstrates how to incorporate the Kendo Grid MVC Widget with the history API of the browser and thus provide the users with the ability to copy/paste the URL and preserve the state of the Grid.
0
Kendo UI
Top achievements
Rank 1
answered on 19 Apr 2013, 11:29 AM
Radio button column for a Enum field in Batch editing
This project demonstrates how to create a Template column with a radio button group inside which allows the user to edit the Enum field of the model.
0
Kendo UI
Top achievements
Rank 1
answered on 19 Jul 2013, 11:38 AM
Grid Ajax Hierarchy Editing
This code library demonstrates how to configure Grid Ajax Hierarchy (3 level) Editing.
0
Kendo UI
Top achievements
Rank 1
answered on 12 Nov 2013, 08:41 AM
0
Kendo UI
Top achievements
Rank 1
answered on 29 Nov 2013, 03:02 PM
[Code libraries for Kendo UI Scheduler for ASP.NET MVC]

Custom Editor

Drag and Drop

Server Filtering

Binding to a Web ApiController
0
Kendo UI
Top achievements
Rank 1
answered on 06 Dec 2013, 04:03 PM
0
Kendo UI
Top achievements
Rank 1
answered on 18 Mar 2014, 03:54 PM
0
Kendo UI
Top achievements
Rank 1
answered on 28 Mar 2014, 05:47 PM
0
Kendo UI
Top achievements
Rank 1
answered on 11 Jul 2014, 10:39 AM
[Code library] Self-referencing hierarchy (Grid)
[Code library] Showing localized enum texts in columns (Grid)
0
Kendo UI
Top achievements
Rank 1
answered on 24 Sep 2014, 12:18 PM
[Code library] Nullable Boolean editor (Grid)
0
Dimo
Telerik team
answered on 04 Oct 2016, 06:57 AM

Kendo UI Grid for ASP.NET MVC

Access Current Model in Popup
A new article on how to access a current model in a popup when working with the Kendo UI Grid in ASP.NET MVC applications.

Render Byte and Base64 Images and Preview Using Window
A new article on how to render byte and base64 images and show a preview by using a window when working with the Kendo UI Grid in ASP.NET MVC applications.

Apply Dates that Ignore Timezones
A new article on how to apply dates that ignore timezones when working with the Kendo UI Grid in ASP.NET MVC applications.

Use GroupHeaderTemplate with ForeignKeyColumn
A new article on how to use the GropuHeaderTemplate with the ForeignKeyColumn configuration in a Kendo UI Grid in ASP.NET MVC applications

Bind to Collections of Dynamic Objects
A new article on how to bind the Kendo UI Grid to a collection of dynamic objects in ASP.NET MVC applications.

Save All Changes with One Request
A new article on how to save all changes in a Kendo UI Grid with one request in ASP.NET MVC applications.

Delete Multiple Grid Rows at Once
A new article on how to select multiple rows from a Kendo UI Grid in a batch editing mode and delete them at once in ASP.NET MVC applications.

Regards,

Dimo
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Desislava Mihaylova
Telerik team
answered on 05 Oct 2016, 04:19 PM
Kendo UI Grid for ASP.NET MVC
Save State with URL History Browser API
A new article on how to save the state of the Kendo UI Grid by using the URL history browser API in ASP.NET MVC applications.

Edit RadioButton Templates in InCell Mode
A new article on how to use the batch editing functionality of the Kendo UI Grid to edit RadioButton templates in ASP.NET MVC applications.

Kendo UI Menu for ASP.NET MVC
Use the Same Controllers in Different Areas
A new article on how to use the same controller in different areas of the Kendo UI Menu in ASP.NET MVC applications.

Enable Security Trimming
A new article on how to enable security trimming when working with the Kendo UI Menu in ASP.NET MVC applications.
0
Dimo
Telerik team
answered on 06 Oct 2016, 07:51 AM
Kendo UI Grid for ASP.NET MVC

Save State with URL History Browser API
A new article on how to save the state of the Kendo UI Grid by using the URL history browser API in ASP.NET MVC applications.

Edit RadioButton Templates in InCell Mode
A new article on how to use the batch editing functionality of the Kendo UI Grid to edit RadioButton templates in ASP.NET MVC applications.


Kendo UI Menu for ASP.NET MVC

Use the Same Controllers in Different Areas
A new article on how to use the same controller in different areas of the Kendo UI Menu in ASP.NET MVC applications.

Enable Security Trimming
A new article on how to enable security trimming when working with the Kendo UI Menu in ASP.NET MVC applications.
0
Kendo UI
Top achievements
Rank 1
answered on 31 Oct 2016, 02:43 PM

Kendo UI Window for ASP.NET MVC

Update Window with AJAX Forms
A new article on how to update AJAX forms with validation when working with a Kendo UI Window in ASP.NET MVC applications.

0
Kendo UI
Top achievements
Rank 1
answered on 23 Nov 2016, 11:59 AM

Kendo UI Slider for ASP.NET MVC

Use the RangeSliderFor Method
A new article on how to use the RangeSliderFor method to update a model in ASP.NET MVC applications.

0
Kendo UI
Top achievements
Rank 1
answered on 07 Feb 2017, 01:25 PM

Kendo UI Grid for ASP.NET MVC

Make Columns Editable Conditionally
A new article on how to configure the Grid for ASP.NET MVC columns to be editable based on condition.

Show Command Buttons Conditionally
A new article on how to configure the Kendo UI Grid for ASP.NET MVC to display a command button depending on a value in the Model.

0
Kendo UI
Top achievements
Rank 1
answered on 09 Feb 2017, 03:08 PM

Kendo UI Menu for ASP.NET MVC

Handle Unique Identifiers with Menu Items
A new article on how to handle unique identifiers with Kendo UI Menu items in ASP.NET MVC applications.

Tags
General Discussions
Asked by
Kendo UI
Top achievements
Rank 1
Answers by
Kendo UI
Top achievements
Rank 1
Dimo
Telerik team
Desislava Mihaylova
Telerik team
Share this question
or