-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2930 from telerik/martinivanoff/m-treeview-breaki…
…ng-changes TreeView: Delete the Changes and Backward Compatibility section in th…
- Loading branch information
Showing
4 changed files
with
28 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Breaking Changes | ||
page_title: Breaking Changes | ||
description: This article lists the breaking changes introduced in the RadTreeView for WPF component through the releases. | ||
slug: gridview-breaking-changes | ||
tags: breaking, changes, backward,compadibility | ||
published: True | ||
position: 4 | ||
--- | ||
|
||
# Breaking Changes | ||
|
||
This article lists and describes the breaking changes introduced in the RadTreeView component. For a full list of changes, see the [Release History](https://www.telerik.com/support/whats-new/wpf/release-history) pages of the Telerik UI for WPF product. | ||
|
||
## Q1 2013 | ||
|
||
With the Q1 2013 release, the RadioButtons logic implemented in the `RadTreeView` is removed. This means that the __following list of properties are removed__: | ||
|
||
* __RadTreeView properties:__ | ||
* __ItemsOptionListType__ | ||
* __RadTreeViewItem properties:__ | ||
* __ItemsOptionListType__ | ||
* __OptionType__ | ||
* __IsRadioButtonEnabled__ | ||
|
||
Instead, use the [IsOptionElementsEnabled]({%slug check-box-support%}) property of `RadTreeView` or the custom CheckBox implementation shown in the [Implement a Tri-State CheckBox logic using MVVM]({%slug radtreeview-howto-tri-state-mvvm%}) article. |
22 changes: 0 additions & 22 deletions
22
controls/radtreeview/changes-and-backwards-compatibility/backward-compatibility.md
This file was deleted.
Oops, something went wrong.
153 changes: 0 additions & 153 deletions
153
controls/radtreeview/changes-and-backwards-compatibility/changes.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters