Skip to content

DevExpress-Examples/XAF_treelisteditor-how-to-enable-in-place-editing-in-the-winforms-tree-list-view-e443

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

TreeListEditor - How to enable in-place editing in the WinForms tree List View

This example shows how to implement a custom ViewController that gets access to the TreeList control and makes it editable according to the XtraTreeList documentation:
    WinForms Controls > Controls > Tree List > Feature Center > Data Editing
    TreeListOptionsBehavior.Editable Property
    TreeList.ShowingEditor Event
    TreeList.CellValueChanged Event
Take special note that this is not a complete solution and you will need to modify and test this example code further in other scenarios according to your business requirements. For instance, if you require supporting ConditionalAppearance rules, consider using the code from the Q479878 ticket. If you require supporting member-level security permissions, consider extending this example by analogy with the DevExpress.ExpressApp.Win.SystemModule.GridListEditorMemberLevelSecurityController class for GridListEditor.
Refer to the Tree List Editors - How to edit data directly in the tree view (inplace / inline modifications) thread to learn more about possible limitations and alternative solutions.

 

See also:
How to enable in-place editing in the ASP.NET tree List View (ASPxTreeListEditor)


Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

.NET, Frameworks (XAF & XPO), eXpressApp Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •