Border

Articles for IntegralUI TreeListView .NET WinForms

In this section you can find a comprehensive set of articles on how to use IntegralUI TreeListView more effectively. If you want to write your own article to share your experience with other developers or you have specific feedback on what you would like to be elaborated, feel free to contact our support team by e-mail at support@lidorsystems.com.

Programmatically editing of tree nodes

Gives information how you can edit node labels during runtime by handling BeforeLabelEdit and AfterLabelEdit events, in IntegralUI TreeListView control.

Creating a custom drop-down filter for specific column

Explains how to create custom filtering in TreeListView control. In this particular example a column contains DateTime values and whenever a column is clicked, a popup window is shown which filters data using only selected DateTime value.

Border