.NET news » Search results
Search results for query "listview" (11):
WPF ListView which can do - Sorting, Filtering, Totals, Cell-focus, Editing, and More
Enhanced WPF ListView that is almost a DataGrid
2010-04-17 19:41:00 Source: WPF ListView which can do - Sorting, Filtering, Totals,...
Tags: WPF
Components
Groupable ListView
Extended ListView with GUIs for your easy grouping. The control will automatically create a ToolStrip and a ToolStripButton for each column.
Using converters to aggregate a list in a ListView
Explanation on how to use converters to calculate the sum, largest, average, etc., of the items in a ListView.
Using the New ListView Control in ASP.NET 3.5
ASP.NET's new ListView control provides template-based layout for both display and CRUD database operations, making it an extremely way to build data-centric Web applications.
A much easier to use ListView
This article describes a much easier to use ListView that supports sorting and grouping
Explorer ComboBox and ListView in VB.NET
A ComboBox (and ListView) displaying the file system, using the system image list.
Add Flexible Sort Capabilities to ListView Controls
Learn how to make the ListView control sort by a column when a user clicks on a column header, sort by all columns, or sort in just about any other way you can imagine.
2007-04-03 15:09:56 Source: Add Flexible Sort Capabilities to ListView Controls
Tags: Examples
VB.NET
Developing an Autofilter ListView
Microsoft Excel has a very useful auto-filter function. With this function enabled on a column, the user is able to select filters from a drop-down list, which when selected, are applied to the column. This article describes how to add similar filter functionality to the WPF ListView control.
Extended ListView
An extended ListView control that can show multiple images on subitems, lets the user edit subitems with user-defined controls (also image-subitems), contains boolean subitems and can sort columns by date, number, string and image
A User-Searchable TextBox, RichTextBox, ListView and TreeView in C#
A lightweight class library that extends the Framework's most popular editor controls to include search and other basic functionality.
2006-07-08 03:48:00 Source: A User-Searchable TextBox, RichTextBox, ListView and...
Tags: Components
GUI


Syndicate