A Treeview, a Listview, a TreeList...the ASPxTreeList v2008 vol 2

Thinking Out Loud
01 July 2008

Wanted to quickly preview some of the upcoming changes you can expect with the ASPxTreeList. If you are not familiar with this DevExpress ASP.NET 2 control, please visit: http://www.devexpress.com/Products/NET/WebForms/ASPxTreeList/  In short, the ASPxTreeList is a hybrid Treeview, List view, and TreeList control for ASP.NET.

Data Editing within the Tree

The ASPxTreeList Suite now fully supports data editing. To allow end-users to modify cell values, simply add a Command Column and display required command buttons (Edit, Insert, Delete).

Treeview, List view, TreeList Data Editing

To provide user-friendly data input, the TreeList control now ships with eight different data column types, each providing a particular cell editor - check box, spin editor, combo box, etc. These editors are controls from our ASPxEditors Library shipped with the ASPxTreeList Suite.

Edit Form Layouts

When an end-user switches to edit mode, the ASPxTreeList can use one of the following UI solutions:

  • In-line Editing

In this mode, editors are simply embedded into data cells.

  • Edit Form

When the ASPxTreeList is switched to edit mode, an edit form appears under or instead of the edited node. This form is represented by a table, which automatically arranges label-editor pairs. You can customize this table by specifying the number of its columns by changing column and row span values of individual label-editor pairs.

 ASPxTreeList Edit Form

  • Edit Form Template

It's also possible to manually construct edit forms via templates.

 ASPxTreeList Template Based Edit Form


Node Validation and Error Indication

The ASPxEditors Library implements an advanced data validation mechanism that can now be used when editing ASPxTreeList nodes. One way to use it is to enable client-side validation so that errors are immediately shown to end-users (this of course requires additional scripts to be loaded to the client).

ASPxTreeList Data Validation

Another way is to validate data on the server. Two built-in error indication options are available in this mode. You can display error icons next to the editors with invalid values and/or display the error node below the edit form.

ASPxTreeList Server Validation

Node Drag-And-Drop

End-users can now drag and drop nodes either within an ASPxTreeList, or from the ASPxTreeList to external controls. A single option needs to be changed to enable this functionality.

ASPxTreeList Node Drag and Drop 

Data Export

The ASPxTreeList Suite v2008 vol 2 support data export to PDF, RTF and XLS formats.
 

Free DevExpress Products – Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We’ll be happy to follow-up.
Anonymous
Christian

Great! I am really looking forward to this release with the command button option would definitately make my work easier.

2 July 2008
Tarik Souirji
Tarik Souirji

Hi, great news, is there any date announced for the release of v2008 vol 2 ?  

Thanks

2 July 2008
Anonymous
Shankar

Hi Ray,

Will the Data Export be similar the AspxGridView supporting the entire hierarchy?

That would be fabulous if it did, less work for reporting!!!

2 July 2008
Anonymous
The ASPx Blog

The 2nd major DXperience release of 2008 is just around the corner. This three (major) releases per year

2 July 2008
Anonymous
Giuglia Vaccarezza

Thank you

28 October 2008
Anonymous
karies

really nice work

10 December 2008

Please login or register to post comments.