Telerik UI for ASP.NET MVC R1 2018 SP1 (2018.1.221) Retail
Telerik UI for ASP.NET MVC R1 2018 SP1 (2018.1.221) Retail
Enjoy components for every need: navigation and layout, data management and visualization, editing, interactivity and more. In our 11 years of aggressive product development including 3 major and up to 6 minor releases per year we have implemented, tested and optimized over 4,000 features in Telerik ASP.NET controls.
Complete Set of Features and Controls
Enjoy components for every need: navigation and layout, data management and visualization, editing, interactivity and more. In our 11 years of aggressive product development including 3 major and up to 6 minor releases per year we have implemented, tested and optimized over 4,000 features in Telerik ASP.NET controls.
Mobile Support and Responsiveness
No need to build a mobile version of your project since the web sites and apps built with Telerik ASP.NET controls work equally well on desktop and mobile devices.
Use the Page Layout Framework to build responsive ASP.NET applications
Leverage the adaptive, fluid, elastic and responsive capabilities featured in most controls to offer user experiences tailored to each end-user's device
Gain productivity since touch events are handled in the same manner as those triggered by a keyboard or a mouse
Get a better user experience with the two mobile skins especially designed for touch devices that come included in the suite
20 Built-In Professional Grade Skins
Give your applications a sleek, professional look by setting a single property. By applying one of the 20 professionally-designed skins that come with Telerik UI for ASP.NET AJAX, including two engineered with mobile devices in mind, you save design and front-end development time. No need to be a CSS wizard to create or customize the Telerik skins with our web-based Visual Style Builder.
Exceptional Performance and User Experience
We constantly optimize the performance of UI for ASP.NET AJAX to meet your end users expectations. This is why the controls:
Produce minimal and clean HTML and CSS
Minimize j@vascript by loading only whats needed
Reduce postbacks for a better user experience
Compress data transferred between browser and server (Pages, j@vascript, ViewState, JSON data, etc.)
Use built-in CDN support and CSS sprites to deliver content faster to end-users (Telerik covers all CDN costs for you)
Minimize memory usage and have robust code, free from memory leak
UI for ASP.NET MVC R1 2018 SP1
All components
FIXED
CheckBox renders two input fields
AutoComplete
FIXED
DropDownList: cannot set autoWidth in html
AutoWidth is not applied when clearing manually in ComboBox and AutoComplete
Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
AutoComplete's dropdown is not properly resized when noDataTemplate is initially shown and the AutoWidth functionality is enabled.
Button
FIXED
Button keeps active state if pressing Enter to trigger click and changing focus inside click event handler
ButtonGroup
FIXED
Badge method should return the value set for a certain button
Calendar
FIXED
The Calendar selectDates method should clear the selected dates when an empty array is passed.
Chart
FIXED
Chart plotArea method should return ChartPlotArea in typescript
ComboBox
NEW
Screen Readers does not read value changed via keyboard when popup is closed
FIXED
Filter is not cleared upon blur after selecting the value of the input
DataSource Read is forced on select event of cascading comboboxes
ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release
DropDownList: cannot set autoWidth in html
AutoWidth is not applied when clearing manually in ComboBox and AutoComplete
Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
ValueMapper function gets called unexpectedly when ComboBox has initially selected value and the user changes the selection to one of the next items
Selecting item with virtual scrolling looses the actual item in Firefox
DataSource
NEW
DataSource TypeScript group option should accept any parameter
feat: add IsNullOrEmpty and IsNotNullOrEmpty filter operators
FIXED
TypeScript: Missing inPlaceSort property for the DataSource in the definitions
Dialog
FIXED
Dialog content is trimmed, if it exceeds dialog dimensions
Unexpected Dialog buttons left alignment when buttonLayout is set to normal
Action buttons in Dialog are not expanded to the entire width when buttons' layout is stretched
Long Dialog title issues
Wrong Dialog height, if height property is set to a small value, e.g. 150px
Dialog title text falls on a second row in Office 365 and Nova themes
Missing Dialog buttons rounded corners in RTL with HighContrast Theme
DropDownList
NEW
Screen Readers does not read value changed via keyboard when popup is closed
FIXED
ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release
OptionLabel is not selected when selecting a value that does not exist
DropDownList: cannot set autoWidth in html
DropDownList autoWidth option cannot be set through data attribute
Editor
FIXED
Editor adds new lines within comment blocks after viewing the HTML and clicking Update
Empty hyperlink is inserted when pressing enter at the beginning of link
Missing styles for table in inline Editor
There are additional borders after adding tools in Editor that are hidden in specific scenarios
Unexpected buttons hiding on clicking Editor's content in SASS themes
Inline Editor toolbar buttons are not visible with Nova theme
FilterMenu
NEW
feat: add IsNullOrEmpty and IsNotNullOrEmpty filter operators
Gantt
FIXED
Gantt Task edit dialog appearance issues in RTL
Grid
FIXED
Extend TypeScript definition of GridColumn command
Grid does not persist selection after cancelling popup editing
Grid does not show data if pager option 'All' is selected
Dropdowns in Grid filter menu are not closed on devices with touch and mouse
Kendo Grid data not refresh after Menu Filter clear
Grid pageSize(All) not persisting after adding a new record
Validation tooltip visible with correct data in the Grid
Grid editing form doesn't close with filtered data containing only 1 item
Styled checkbox not clickable in Grid Batch edit mode
ListView
FIXED
ListView drag events could not be detected on Windows device with capactive touch screen in IE and Edge browsers.
MediaPlayer
FIXED
fullScreen property of the MediaPlayer doesn't work
MediaPlayer TypeScript functions have Void as a return
MultiSelect
FIXED
MultiSelect throws an error for initially selected items with autoBind: "false" and grouping
DropDownList: cannot set autoWidth in html
Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
All items cannot be selected with keyboard Shift + Arrow key in MultiSelect
Values are not selected with autoBind: "false"
NumericTextBox
FIXED
NumericTextBox does not reflect changes applied through setOptions
HTML attributes are cleared from input element on form reset
The NumericTextBox does not allow writing or paste decimals with decimals 0 and restrictDecimals to false.
NumericTextBox without spinners has a gray background
Pager
FIXED
Grid does not show data if pager option 'All' is selected
Grid pageSize(All) not persisting after adding a new record
Spreadsheet
FIXED
Spreadsheet's Format dialog content is cut in Nova theme
Broken appearance of Spreadsheet's sheets bar in all themes, when there are scroll buttons
TabStrip
FIXED
Setting animation to false does not completely disable TabStrip animation in IE and Edge for Material theme
ToolBar
FIXED
Wrong color of split button arrow by click
Disabled Button in Toolbar should have focus stylization
Cannot toggle checkboxes in ToolBar overflow popup
Disabled ToolBar SplitButton can be opened with the keyboard
Inconsistent filling of the available space on init and on re-size
Inconsistent states appearance of ToolBar buttons
TreeList
FIXED
TreeList does not fire expand/collapse events when using keyboard navigation
TreeView
NEW
Update indeterminate state of checkboxes when dataSource is filtered
Window
FIXED
Disabled anchor in Window prevents Tab navigation to other focusable elements (IE)
Wrappers (ASP.NET MVC): Chart
FIXED
Chart axis title rotate is missing from MVC Wrappers
Chart dashType applied with incorrect casing in MVC Chart, leading to PDF export failure
Wrappers (ASP.NET MVC): Grid
FIXED
Grid "select all" checkbox renders invalid input tag
Wrappers (ASP.NET MVC): Spreadsheet
FIXED
Spreadsheet server-side Save method does not export the correct value for cells with custom format
Wrappers (ASP.NET MVC): TreeView
FIXED
Checkboxes in Treeview MVC wrapper with remote data binding are native because of wrong rendering
All components
FIXED
CheckBox renders two input fields
AutoComplete
FIXED
DropDownList: cannot set autoWidth in html
AutoWidth is not applied when clearing manually in ComboBox and AutoComplete
Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
AutoComplete's dropdown is not properly resized when noDataTemplate is initially shown and the AutoWidth functionality is enabled.
Button
FIXED
Button keeps active state if pressing Enter to trigger click and changing focus inside click event handler
ButtonGroup
FIXED
Badge method should return the value set for a certain button
Calendar
FIXED
The Calendar selectDates method should clear the selected dates when an empty array is passed.
Chart
FIXED
Chart plotArea method should return ChartPlotArea in typescript
ComboBox
NEW
Screen Readers does not read value changed via keyboard when popup is closed
FIXED
Filter is not cleared upon blur after selecting the value of the input
DataSource Read is forced on select event of cascading comboboxes
ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release
DropDownList: cannot set autoWidth in html
AutoWidth is not applied when clearing manually in ComboBox and AutoComplete
Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
ValueMapper function gets called unexpectedly when ComboBox has initially selected value and the user changes the selection to one of the next items
Selecting item with virtual scrolling looses the actual item in Firefox
DataSource
NEW
DataSource TypeScript group option should accept any parameter
feat: add IsNullOrEmpty and IsNotNullOrEmpty filter operators
FIXED
TypeScript: Missing inPlaceSort property for the DataSource in the definitions
Dialog
FIXED
Dialog content is trimmed, if it exceeds dialog dimensions
Unexpected Dialog buttons left alignment when buttonLayout is set to normal
Action buttons in Dialog are not expanded to the entire width when buttons' layout is stretched
Long Dialog title issues
Wrong Dialog height, if height property is set to a small value, e.g. 150px
Dialog title text falls on a second row in Office 365 and Nova themes
Missing Dialog buttons rounded corners in RTL with HighContrast Theme
DropDownList
NEW
Screen Readers does not read value changed via keyboard when popup is closed
FIXED
ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release
OptionLabel is not selected when selecting a value that does not exist
DropDownList: cannot set autoWidth in html
DropDownList autoWidth option cannot be set through data attribute
Editor
FIXED
Editor adds new lines within comment blocks after viewing the HTML and clicking Update
Empty hyperlink is inserted when pressing enter at the beginning of link
Missing styles for table in inline Editor
There are additional borders after adding tools in Editor that are hidden in specific scenarios
Unexpected buttons hiding on clicking Editor's content in SASS themes
Inline Editor toolbar buttons are not visible with Nova theme
FilterMenu
NEW
feat: add IsNullOrEmpty and IsNotNullOrEmpty filter operators
Gantt
FIXED
Gantt Task edit dialog appearance issues in RTL
Grid
FIXED
Extend TypeScript definition of GridColumn command
Grid does not persist selection after cancelling popup editing
Grid does not show data if pager option 'All' is selected
Dropdowns in Grid filter menu are not closed on devices with touch and mouse
Kendo Grid data not refresh after Menu Filter clear
Grid pageSize(All) not persisting after adding a new record
Validation tooltip visible with correct data in the Grid
Grid editing form doesn't close with filtered data containing only 1 item
Styled checkbox not clickable in Grid Batch edit mode
ListView
FIXED
ListView drag events could not be detected on Windows device with capactive touch screen in IE and Edge browsers.
MediaPlayer
FIXED
fullScreen property of the MediaPlayer doesn't work
MediaPlayer TypeScript functions have Void as a return
MultiSelect
FIXED
MultiSelect throws an error for initially selected items with autoBind: "false" and grouping
DropDownList: cannot set autoWidth in html
Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
All items cannot be selected with keyboard Shift + Arrow key in MultiSelect
Values are not selected with autoBind: "false"
NumericTextBox
FIXED
NumericTextBox does not reflect changes applied through setOptions
HTML attributes are cleared from input element on form reset
The NumericTextBox does not allow writing or paste decimals with decimals 0 and restrictDecimals to false.
NumericTextBox without spinners has a gray background
Pager
FIXED
Grid does not show data if pager option 'All' is selected
Grid pageSize(All) not persisting after adding a new record
Spreadsheet
FIXED
Spreadsheet's Format dialog content is cut in Nova theme
Broken appearance of Spreadsheet's sheets bar in all themes, when there are scroll buttons
TabStrip
FIXED
Setting animation to false does not completely disable TabStrip animation in IE and Edge for Material theme
ToolBar
FIXED
Wrong color of split button arrow by click
Disabled Button in Toolbar should have focus stylization
Cannot toggle checkboxes in ToolBar overflow popup
Disabled ToolBar SplitButton can be opened with the keyboard
Inconsistent filling of the available space on init and on re-size
Inconsistent states appearance of ToolBar buttons
TreeList
FIXED
TreeList does not fire expand/collapse events when using keyboard navigation
TreeView
NEW
Update indeterminate state of checkboxes when dataSource is filtered
Window
FIXED
Disabled anchor in Window prevents Tab navigation to other focusable elements (IE)
Wrappers (ASP.NET MVC): Chart
FIXED
Chart axis title rotate is missing from MVC Wrappers
Chart dashType applied with incorrect casing in MVC Chart, leading to PDF export failure
Wrappers (ASP.NET MVC): Grid
FIXED
Grid "select all" checkbox renders invalid input tag
Wrappers (ASP.NET MVC): Spreadsheet
FIXED
Spreadsheet server-side Save method does not export the correct value for cells with custom format
Wrappers (ASP.NET MVC): TreeView
FIXED
Checkboxes in Treeview MVC wrapper with remote data binding are native because of wrong rendering
Only for V.I.P
Warning! You are not allowed to view this text.