<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ComponentSource Topic | Treeview and List</title><link>http://www.componentsource.com/topics/treeview-list/index.html</link><description></description><language>en-us</language><lastBuildDate>Fri, 10 Feb 2012 06:29:15 GMT</lastBuildDate><copyright>(C) Copyright 1996-2012 ComponentSource.</copyright><atom:link href="http://www.componentsource.com/topics/treeview-list/rss.xml" rel="self" type="application/rss+xml"/><item><title>IntegralUI TreeListView adds new Rating Control</title><link>http://www.componentsource.com/news/2011/12/21/integralui-treelistview.html?rc=ni_9798</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9798/default_w350.png?rc=ni_9798" alt="A themed listview window showing the date picker control."/&gt;&lt;p&gt;&lt;small&gt;A themed listview window showing the date picker control.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Use custom images to show rating values.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/integralui-treelistview/index.html?rc=ni_9798"&gt;IntegralUI TreeListView&lt;/a&gt; allows you to visualize your hierarchical data in multiple columns and custom layouts using text, images, hyperlinks, checkboxes and custom controls. It includes advanced drag-drop operations, filtering using multiple values and custom sort operations. It also has a highly customizable appearance and theme support.&lt;/p&gt;&lt;h3&gt;Updates in V3.2&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Extend the current theme with custom colors for all controls&lt;/li&gt;&lt;li&gt;New Rating Control which can use custom images to show rating values, includes star image as default&lt;/li&gt;&lt;li&gt;New NumberedList Control presents a numbered list of items acting like a navigation panel&lt;/li&gt;&lt;li&gt;New Panel and TransparentPanel containers with gradient background fill and custom border appearance&lt;/li&gt;&lt;li&gt;A DisplayMode property for items which enables an item to act as a separator in the list&lt;/li&gt;&lt;li&gt;A style for drawing subitems when they are focused&lt;/li&gt;&lt;li&gt;Selection from keyboard using CTRL or SHIFT keys&lt;/li&gt;&lt;li&gt;Serialization of images from ImageList to XML file is now supported&lt;/li&gt;&lt;li&gt;Place child node above or below its parent node&lt;/li&gt;&lt;li&gt;A new ShowRootLines property which shows root lines even if there are no child nodes&lt;/li&gt;&lt;li&gt;New IsChildOf method which determines whether a node is child of a specified node&lt;/li&gt;&lt;li&gt;New GetPreferredSize method which returns actual size of node space&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Lidor Systems&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/lidor/index.html?rc=ni_9798"&gt;Lidor Systems&lt;/a&gt; is a software development company specializing in the design and development of high quality .NET components and controls. Its design philosophy is based on ease of use, flexibility and performance. The company's goal is to provide you with innovative components, tools and support you need to effectively compete in today's competitive development market.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>Feature Releases</category><category>Lidor Systems</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/12/21/integralui-treelistview.html?rc=ni_9798</guid><pubDate>Wed, 21 Dec 2011 16:26:14 GMT</pubDate></item>
		<item><title>IntegralUI TreeView V3.2 released</title><link>http://www.componentsource.com/news/2011/11/08/integralui-treeview.html?rc=ni_9423</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9423/default_w350.png?rc=ni_9423" alt="A formatted TreeView created with IntegralUI TreeView."/&gt;&lt;p&gt;&lt;small&gt;A formatted TreeView created with IntegralUI TreeView.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Show rating values against tree nodes in hierarchical data using the new RatingControl.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/integralui-treeview/index.html?rc=ni_9423"&gt;IntegralUI TreeView&lt;/a&gt; provides you with the next step in creating professional and modern user interfaces. With it you can customize the hierarchical presentation of data. Custom user interfaces can be created by including images, text and custom controls in every tree node. IntegralUI TreeView's features include, fast list creation, XML encoding of node text, rich styling, customizable appearance and theme support, custom sorting and filtering.&lt;/p&gt;&lt;h3&gt;Updates in V3.2&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;New RatingControl can use custom images to show rating values, includes a star image as the default image.&lt;/li&gt;&lt;li&gt;New NumberedListControl presents a numbered list of items acting like a navigation panel.&lt;/li&gt;&lt;li&gt;New Panel and TransparentPanel controls, presents a container with a gradient fill of its background and custom border appearance.&lt;/li&gt;&lt;li&gt;New IsChildOf method determines whether a node is a child of a specified node.&lt;/li&gt;&lt;li&gt;New GetPreferredSize method calculates and returns the actual size of a node space.&lt;/li&gt;&lt;li&gt;Improved data load/save with the ability to load on demand data from large XML files or streams, which will provide instant control updates.&lt;/li&gt;&lt;li&gt;Option to extend the current theme with custom colors.&lt;/li&gt;&lt;li&gt;Option to fix nodes on the top or bottom side which can act like a header and footer.&lt;/li&gt;&lt;li&gt;Option to place a child node above or below its parent node.&lt;/li&gt;&lt;li&gt;New ShowRootLines property displays root lines even if there are no child nodes.&lt;/li&gt;&lt;li&gt;UI selection from keyboard using CTRL or SHIFT keys.&lt;/li&gt;&lt;li&gt;New constructor accepts a string and creates a default node with text.&lt;/li&gt;&lt;li&gt;Serialization of images from an ImageList in an XML file.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Lidor Systems&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/lidor/index.html?rc=ni_9423"&gt;Lidor Systems&lt;/a&gt; is a software development company specializing in the design and development of high quality .NET components and controls. Its design philosophy is based on ease of use and required flexibility, performance, and integration capabilities, assisting the developers eliminating the time and cost associated with in-house development. The company's goal is to provide you with the innovative components, tools and support you need to effectively compete in today's development market.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>Feature Releases</category><category>Lidor Systems</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/11/08/integralui-treeview.html?rc=ni_9423</guid><pubDate>Tue, 08 Nov 2011 11:35:21 GMT</pubDate></item>
		<item><title>Xceed Ultimate ListBox for Silverlight updated</title><link>http://www.componentsource.com/news/2011/11/08/xceed-ultimate-listbox-for-silverlight.html?rc=ni_9409</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9409/default_w350.png?rc=ni_9409" alt="Drag and drop Multi-View demo in Xceed Ultimate ListBox for Silverlight."/&gt;&lt;p&gt;&lt;small&gt;Drag and drop Multi-View demo in Xceed Ultimate ListBox for Silverlight.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/xceed-ultimate-listbox-for-silverlight/index.html?rc=ni_9409"&gt;Xceed Ultimate ListBox for Silverlight&lt;/a&gt; is a listbox component for Silverlight applications. It performs intelligent, virtualized background data retrieval - the remote data engine only gets records as needed, reducing the amount transferred. It supports grouping, navigation, and filtering making it easy for users to go directly to the group they're looking for. Smooth scrolling and fluid animation effects reduce the perception of lag and because items fade in/out and glide fluidly, visual tracking of items is improved. Xceed Ultimate ListBox for Silverlight includes priority support and updates with a Vanguard subscription. The Blueprint Edition goes further and includes the component's full source code.&lt;/p&gt;&lt;h3&gt;Updates in V1.4&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Improved selection abilities&lt;/li&gt;&lt;li&gt;A deferred scrolling mode for enhanced responsiveness when fluid scrolling is not desired&lt;/li&gt;&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Xceed Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/xceed/index.html?rc=ni_9409"&gt;Xceed Software&lt;/a&gt; creates, markets and distributes quality software components for Microsoft Windows developers. Since its launch in 1994, Xceed has been devoted exclusively to the Microsoft platform. The company's very first product, Xceed Zip Compression Library, was first offered as a VBX for Microsoft Visual Basic 3.0 and has been so successful that it has been migrated to every Microsoft platform since, including ActiveX, the .NET Framework, and the .NET Compact Framework. Today, Xceed's product line can be grouped into two main categories: Data Manipulation components and User Interface components. The Data Manipulation components include Compression, Encryption and File Transfer libraries. The User Interface components include Grid, Chart, Menus, Toolbars, Treeviews, Explorer Panes and other interface controls.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Microsoft</category><category>Patch Releases</category><category>Silverlight Controls</category><category>Treeview and List</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Xceed Software</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/11/08/xceed-ultimate-listbox-for-silverlight.html?rc=ni_9409</guid><pubDate>Tue, 08 Nov 2011 11:33:58 GMT</pubDate></item>
		<item><title>Xceed Ultimate ListBox for WPF updated</title><link>http://www.componentsource.com/news/2011/11/08/xceed-ultimate-listbox-for-wpf.html?rc=ni_9408</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/1/9408/default_w350.png?rc=ni_9408" alt="Styling sample in Xceed Ultimate ListBox for WPF."/&gt;&lt;p&gt;&lt;small&gt;Styling sample in Xceed Ultimate ListBox for WPF.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/xceed-ultimate-listbox-for-wpf/index.html?rc=ni_9408"&gt;Xceed Ultimate ListBox for WPF&lt;/a&gt; combines the streamlined form factor of a listbox with fast remote data retrieval and responsiveness. It comes with smooth scrolling and fluid animations which help reduce the perception of lag, while items that fade in/out and glide fluidly help with visual tracking. Animated drag-and-drop operations are fully supported. The navigation control lets users go directly to the group they're looking for in the listbox, and a search box filters data quickly and easily.&lt;/p&gt;&lt;h3&gt;Updates in V1.4&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Improved selection abilities&lt;/li&gt;&lt;li&gt;A deferred scrolling mode for enhanced responsiveness when fluid scrolling is not desired&lt;/li&gt;&lt;li&gt;Bug fixes&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Xceed Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/xceed/index.html?rc=ni_9408"&gt;Xceed Software&lt;/a&gt; creates, markets and distributes quality software components for Microsoft Windows developers. Since its launch in 1994, Xceed has been devoted exclusively to the Microsoft platform. The company's very first product, Xceed Zip Compression Library, was first offered as a VBX for Microsoft Visual Basic 3.0 and has been so successful that it has been migrated to every Microsoft platform since, including ActiveX, the .NET Framework, and the .NET Compact Framework. Today, Xceed's product line can be grouped into two main categories: Data Manipulation components and User Interface components. The Data Manipulation components include Compression, Encryption and File Transfer libraries. The User Interface components include Grid, Chart, Menus, Toolbars, Treeviews, Explorer Panes and other interface controls.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Microsoft</category><category>Patch Releases</category><category>Treeview and List</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>WPF Controls</category><category>Xceed Software</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/11/08/xceed-ultimate-listbox-for-wpf.html?rc=ni_9408</guid><pubDate>Tue, 08 Nov 2011 11:33:15 GMT</pubDate></item>
		<item><title>IntegralUI ListBox V2.2 released</title><link>http://www.componentsource.com/news/2011/09/15/intgegralui-listbox.html?rc=ni_8946</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8946/default_w350.png?rc=ni_8946" alt="A formatted ListBox created with IntegralUI ListBox."/&gt;&lt;p&gt;&lt;small&gt;A formatted ListBox created with IntegralUI ListBox.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Adds new RatingControl which allows you to show rating values with stars or custom images.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/intgegralui-listbox/index.html?rc=ni_8946"&gt;IntegralUI ListBox&lt;/a&gt; is a .NET WinForms custom control, with plenty of options for display, selection and sorting of data and item collections. With it you can customize the presentation of data like never before. Images, text, hyperlinks, checkboxes, flags and custom controls can be included in every item. By using XML tags you have full freedom in customization of item content. Table formatting is present and WordWrap. All of this gives you more flexibility in the creation of custom user interfaces.&lt;/p&gt;&lt;h3&gt;Updates in V2.2&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Option to embed new control: RatingControl which can use custom images to show rating values, includes star image as default&lt;/li&gt;&lt;li&gt;Option to fix items on top or bottom side which can act like header and footer&lt;/li&gt;&lt;li&gt;A new constructor which accepts strings and creates a default item with text&lt;/li&gt;&lt;li&gt;Serialization of images from ImageList to XML file is now supported&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Lidor Systems&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/lidor/index.html?rc=ni_8946"&gt;Lidor Systems&lt;/a&gt; is a software development company specializing in the design and development of high quality .NET components and controls. Its design philosophy is based on ease of use and required flexibility, performance, and integration capabilities, assisting the developers eliminating the time and cost associated with in-house development. The company's goal is to provide you with the innovative components, tools and support you need to effectively compete in today's competitive development market.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>Feature Releases</category><category>Lidor Systems</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/09/15/intgegralui-listbox.html?rc=ni_8946</guid><pubDate>Thu, 15 Sep 2011 12:51:14 GMT</pubDate></item>
		<item><title>Xceed Ultimate ListBox for WPF V1.3 launched</title><link>http://www.componentsource.com/news/2011/09/08/xceed-ultimate-listbox-for-wpf.html?rc=ni_8885</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8885/default_w350.png?rc=ni_8885" alt="Styling sample in Xceed Ultimate ListBox for WPF."/&gt;&lt;p&gt;&lt;small&gt;Styling sample in Xceed Ultimate ListBox for WPF.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Drop-in replacement for the standard WPF listbox control.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/xceed-ultimate-listbox-for-wpf/index.html?rc=ni_8885"&gt;Xceed Ultimate ListBox for WPF&lt;/a&gt; combines the streamlined form factor of a listbox as well as "path" views with fast remote data retrieval and responsiveness. It comes with smooth scrolling and fluid animations which help reduce the perception of lag, while items that fade in/out and glide fluidly help with visual tracking. Animated drag-and-drop operations are fully supported. The navigation control lets users go directly to the group they're looking for in the listbox, and a search box filters data quickly and easily.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Simple drop-in replacement of the standard WPF listbox control&lt;/strong&gt;. Be up and running with a superior listbox in no time, thanks to an API design that lets you integrate the control into any project using the stock WPF control.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Powerful grouping, navigation, and filtering&lt;/strong&gt;. Help your end-users handle their data better through grouping with sticky headers. A navigation control lets users go directly to the group they're looking for in the listbox. And a search box filters data quickly and easily.&lt;/p&gt;&lt;p&gt;Provide a &lt;strong&gt;superior user experience&lt;/strong&gt; with smooth scrolling and fluid animations. Smooth scrolling tactics help reduce the perception of lag, while items that fade in/out and glide fluidly help with visual tracking. Animated drag-and-drop operations are fully supported.&lt;/p&gt;&lt;p&gt;Powered by &lt;strong&gt;intelligent, virtualized background data retrieval&lt;/strong&gt;. Create applications that won't keep your end-users waiting, thanks to optimized network communications and queries that make things snappier. Xceed Ultimate ListBox for WPF was built from the ground up with an asynchronous architecture, so your applications remain responsive.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Multiple views and themes&lt;/strong&gt;. Easily create unique applications that provide animated switching between multiple views. In addition to the traditional vertical list layout, a horizontal list layout and "path" views are provided. Eight beautiful themes will match the style of your application.&lt;/p&gt;&lt;h3&gt;About Xceed Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/xceed/index.html?rc=ni_8885"&gt;Xceed Software&lt;/a&gt; creates, markets and distributes quality software components for Microsoft Windows developers. Since its launch in 1994, Xceed has been devoted exclusively to the Microsoft platform. The company's very first product, Xceed Zip Compression Library, was first offered as a VBX for Microsoft Visual Basic 3.0 and has been so successful that it has been migrated to every Microsoft platform since, including ActiveX, the .NET Framework, and the .NET Compact Framework. Today, Xceed's product line can be grouped into two main categories: Data Manipulation components and User Interface components. The Data Manipulation components include Compression, Encryption and File Transfer libraries. The User Interface components include Grid, Chart, Menus, Toolbars, Treeviews, Explorer Panes and other interface controls.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Microsoft</category><category>Press Releases</category><category>Treeview and List</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>WPF Controls</category><category>Xceed Software</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/09/08/xceed-ultimate-listbox-for-wpf.html?rc=ni_8885</guid><pubDate>Thu, 08 Sep 2011 13:56:16 GMT</pubDate></item>
		<item><title>Better ListView adds complex data binding</title><link>http://www.componentsource.com/news/2011/08/02/better-listview.html?rc=ni_8594</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8594/default_w350.png?rc=ni_8594" alt="Automatic layout and sorting samples in Better ListView."/&gt;&lt;p&gt;&lt;small&gt;Automatic layout and sorting samples in Better ListView.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 2.0 also improves groups, item hierarchy and multi-line items.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/better-listview/index.html?rc=ni_8594"&gt;Better ListView&lt;/a&gt; is a replacement control for the regular .NET list view control. Better ListView has significantly more features and improved behavior. It is lightweight and always uses the system theme (including Aero support). It does not inherit from the regular list view control and is therefore very flexible. Better ListView has no dependencies and is easy to deploy (a single 80kB DLL when compressed). Better ListView is optimized for speed (100,000+ items) and includes drag &amp;amp; drop support, sorting, image support, checkboxes and more.&lt;/p&gt;&lt;h3&gt;Updates in V2.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Groups&lt;/strong&gt; - items can be organized in collapsible groups&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Item Hierarchy&lt;/strong&gt; - items can be organized in a tree structure, can be also collapsed just like the nodes in a TreeView&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Multi-Line Items&lt;/strong&gt; - item texts can break in several lines and each item can have different size&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Data Binding&lt;/strong&gt; - complex data binding is fully supported, any List, DataTable, DataView, array or any other IList-type object can be bound to Better ListView as a data source&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Component Owl&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/component-owl/index.html?rc=ni_8594"&gt;Component Owl&lt;/a&gt; was founded in 2010 as a part of the Dextronet.com network. The company's goal is to provide light-weight, flexible and reliable components and controls for Microsoft .NET that are both user friendly and developer friendly. The important thing about Component Owl controls is that they always use system themes, look, and behavior. Its first product is Better ListView, which aims to be the number one replacement for the regular .NET ListView included with Visual Studio.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>32 Bit</category><category>Component Owl</category><category>Components</category><category>Feature Releases</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/08/02/better-listview.html?rc=ni_8594</guid><pubDate>Tue, 02 Aug 2011 09:44:23 GMT</pubDate></item>
		<item><title>ASPxTreeList improves rendering</title><link>http://www.componentsource.com/news/2011/06/14/aspxtreelist.html?rc=ni_8045</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/9/8045/default_w350.png?rc=ni_8045" alt="Highlighting rows in a treelist."/&gt;&lt;p&gt;&lt;small&gt;Highlighting rows in a treelist.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 2011 adds consistent rendering for default Web page Doctypes.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/aspxtreelist/index.html?rc=ni_8045"&gt;ASPxTreeList&lt;/a&gt; is a feature-complete treeview-grid control for Visual Studio. ASPxTreeList is a multi-purpose data visualization system that can display information as a tree, a grid, or a combination of both - in either data bound or unbound mode. This synergy between a traditional grid and a traditional treeview allows you to create cutting-edge and visually appealing web application interfaces for your end-users with ease. ASPxTreeList fully exploits existing DevExpress appearance and data management technologies for ASP.NET. ASPxTreeList includes features such as on-demand loading of individual nodes and callback support ensure that the solutions you build are both elegant and effective. In the implementation, the control never needs to transmit the entire tree structure when being updated. ASPxTreeList is smart enough to determine which portion of the tree to be renewed and only requests a few records from the server, making user interaction extremely fast. ASPxTreeList Subscription Licenses with Source Code available.&lt;/p&gt;&lt;h3&gt;Updates in v2011 vol 1&lt;br/&gt;&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Consistent Rendering for Default Web Page Doctypes -&lt;/strong&gt; Default document types used by Microsoft Web development tools are as follows:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;XHTML 1.0 Strict is used in Visual Studio 2010, SharePoint 2010, ASP.NET MVC 2&lt;/li&gt;&lt;li&gt;HTML5 is used in ASP.NET MVC 3.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;To conform to these changes, DevExpress have improved the rendering of their controls so that they look and behave properly and uniformly within web pages using one of the following document types:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;XHTML 1.0 Transitional&lt;/li&gt;&lt;li&gt;XHTML 1.0 Strict&lt;/li&gt;&lt;li&gt;HTML5&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Note that code generated by DevExpress ASP.NET controls is designed to fully comply with the XHTML 1.0 Transitional specification. In the other supported document types, the code works well but may not fully pass markup validation. Support for new doctypes applies across browsers, so the web controls appear and work identically under all supported browsers, including Microsoft Internet Explorer 6.0+, Mozilla FireFox 2.0+, Google Chrome 1.0+, Apple Safari 3.0+, Opera 9.0+ and Netscape Navigator 9.0+.&lt;/p&gt;&lt;h3&gt;About DevExpress (Developer Express)&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/developer-express/index.html?rc=ni_8045"&gt;Developer Express&lt;/a&gt; is a software development company based in the United States. It produces coding assistance tools and components for Delphi, C++ Builder and Microsoft Visual Studio developers. The major part of its product line is VCL, .NET WinForms and ASP.NET components that replicate the UI of Microsoft Windows and Microsoft Office applications. Developer Express has won many industry awards for its products.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Components</category><category>DevExpress (Developer Express)</category><category>Feature Releases</category><category>JavaScript / AJAX</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/06/14/aspxtreelist.html?rc=ni_8045</guid><pubDate>Tue, 14 Jun 2011 13:48:48 GMT</pubDate></item>
		<item><title>SharePoint Lookup Boost V1.4x released</title><link>http://www.componentsource.com/news/2011/04/06/sharepoint-lookup-boost.html?rc=ni_7415</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7415/default_w350.png?rc=ni_7415" alt="Related Lookup Information column in SharePoint Lookup Boost."/&gt;&lt;p&gt;&lt;small&gt;Related Lookup Information column in SharePoint Lookup Boost.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Easily display all information related to an item on a single page, without manually creating two-way Lookup columns.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/sharepoint-lookup-boost/index.html?rc=ni_7415"&gt;SharePoint Lookup Boost&lt;/a&gt; provides an overview page to list all information related to an item. The page displays not only all items from which the item looks up, but also all items which look up information from the item. SharePoint Lookup Column is commonly used, for it builds relationships between items from different lists. Generally you need to build a two-way relationship between two items, for instance, if A looks up information from B, B may also need to look up A. This operation is complicated and easy to make mistakes. With SharePoint Lookup Boost, the two-way relationship can be easily displayed in a page without manually creating two-way Lookup columns. SharePoint Lookup Boost can search all items related to the specific item and display them categorized by lists.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;A &amp;quot;Related Information&amp;quot; link on Context Menu of SharePoint items to an overview page displaying all connected information of the item&lt;/li&gt;&lt;li&gt;Display all items from which the item looks up information&lt;/li&gt;&lt;li&gt;Display all items which look up information from the item&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About SharePointBoost&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/sharepointboost/index.html?rc=ni_7415"&gt;SharePointBoost&lt;/a&gt; is a leading developer of SharePoint solutions that bridge the gap between SharePoint out-of-the-box and the custom functionality needed to make daily business operations smooth and efficient.SharePointBoost believe that all businesses should have access to advanced technology solutions tailored to their specific needs and delivered with professional service and support. SharePointBoost have developed a complete suite of fully-customizable SharePoint solutions for just this purpose, designed to unlock the full potential of SharePoint.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>64 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Components</category><category>Dev Tools &amp; IT Utilities</category><category>Document Management</category><category>Internet Explorer</category><category>Microsoft</category><category>Press Releases</category><category>Print and Preview</category><category>SharePoint Tools</category><category>SharePointBoost</category><category>SQL Server Tools</category><category>Treeview and List</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Web Part Controls</category><category>Windows 7</category><category>Windows Dev Tools</category><category>Windows Server 2003</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/04/06/sharepoint-lookup-boost.html?rc=ni_7415</guid><pubDate>Wed, 06 Apr 2011 17:33:00 GMT</pubDate></item>
		<item><title>WPF Hierarchical Data Library released</title><link>http://www.componentsource.com/news/2011/03/23/dlhsoft-hierarchical-data-library-for-wpf.html?rc=ni_7345</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7345/default_w350.png?rc=ni_7345" alt="TreeList view in DlhSoft Hierarchical Data Library for WPF."/&gt;&lt;p&gt;&lt;small&gt;TreeList view in DlhSoft Hierarchical Data Library for WPF.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;DlhSoft Hierarchical Data Library for WPF contains tree-grid controls and related classes with data binding support.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/dlhsoft-hierarchical-data-library-for-wpf/index.html?rc=ni_7345"&gt;DlhSoft Hierarchical Data Library for WPF&lt;/a&gt; includes customizable tree-grid controls with data binding support, standard appearance and behavior, customizable settings, culture and theme awareness and more. Licensed components may be redistributed royalty-free within your applications. Source code is also available with a Business Plus license.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Integrate with Visual Studio development environment; reference documentation is available in Visual Studio style; supports all .NET languages, including but not limited to C# and Visual Basic .NET&lt;/li&gt;&lt;li&gt;Very similar in appearance, behavior, and development related features with the standard ListView control&lt;/li&gt;&lt;li&gt;Programmatically allow data binding, node indentation, content, expansion values. Node management business logic may be used separately by accessing the included NodeManager component that the controls also leverage internally&lt;/li&gt;&lt;li&gt;Use standard GridViewColumn objects within the Columns definition of a GridView to indicate custom columns to be displayed in the user interface, and the TreeGridViewColumn object to indicate the column to be displayed as a tree view&lt;/li&gt;&lt;li&gt;Extensibility is provided through exposed properties, events, and type inheritance support.&lt;/li&gt;&lt;li&gt;Ability to expand and close nodes, and increment and decrement node indentation&lt;/li&gt;&lt;li&gt;The current culture (language and region) set by the end user (using the Regional and Language Options) is used by default for displaying and retrieving values such as numbers or dates and times&lt;/li&gt;&lt;li&gt;The current theme provided by the operating system (Aero, Luna, etc.) or configured by the end user is used by default&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About DlhSoft&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/dlhsoft/index.html?rc=ni_7345"&gt;DlhSoft&lt;/a&gt; is focused on building high quality and innovative solutions using Microsoft .NET and related technologies for customers worldwide. Its activity includes designing and developing general purpose software applications, components and tools, and customized software solutions upon request.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>Components</category><category>DlhSoft</category><category>Microsoft</category><category>Press Releases</category><category>Silverlight Controls</category><category>Treeview and List</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/03/23/dlhsoft-hierarchical-data-library-for-wpf.html?rc=ni_7345</guid><pubDate>Wed, 23 Mar 2011 17:19:00 GMT</pubDate></item>
		<item><title>Hierarchical Data Library released</title><link>http://www.componentsource.com/news/2011/03/22/dlhsoft-hierarchical-data-library-for-windows-forms.html?rc=ni_7333</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7333/default_w350.png?rc=ni_7333" alt="DlhSoft Hierarchical Data Library for Windows Forms showing a treeview."/&gt;&lt;p&gt;&lt;small&gt;DlhSoft Hierarchical Data Library for Windows Forms showing a treeview.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;DlhSoft Hierarchical Data Library for Windows Forms contains treeview and grid components with data binding support.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/dlhsoft-hierarchical-data-library-for-windows-forms/index.html?rc=ni_7333"&gt;DlhSoft Hierarchical Data Library for Windows Forms&lt;/a&gt; includes standard appearance and behavior, customizable settings and culture and theme awareness. Licensed components may be redistributed royalty-free within your applications. Source code is also available with a Business Plus license.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Integrate with Visual Studio development environment; reference documentation is available in Visual Studio style; supports all .NET languages, including but not limited to C# and Visual Basic .NET&lt;/li&gt;&lt;li&gt;Very similar in appearance, behavior, and development related features with the standard DataGridView control&lt;/li&gt;&lt;li&gt;Programmatically allow data binding, node indentation, content and expansion values&lt;/li&gt;&lt;li&gt;Allow adding custom columns, with or without data binding to extended node properties&lt;/li&gt;&lt;li&gt;Extensibility is provided through exposed properties, events, and type inheritance support&lt;/li&gt;&lt;li&gt;Ability to add and remove nodes, expand and close nodes, and increment and decrement node indentation;&lt;/li&gt;&lt;li&gt;The current culture (language and region) set by the end user (using the Regional and Language Options) is used by default for displaying and retrieving values such as numbers or dates and times.&lt;/li&gt;&lt;li&gt;Data binding support&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About DlhSoft&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/dlhsoft/index.html?rc=ni_7333"&gt;DlhSoft&lt;/a&gt; is focused on building high quality and innovative solutions using Microsoft .NET and related technologies for customers worldwide. Its activity includes designing and developing general purpose software applications, components and tools, and customized software solutions upon request.&lt;/p&gt;</description><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>DlhSoft</category><category>Microsoft</category><category>Press Releases</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/03/22/dlhsoft-hierarchical-data-library-for-windows-forms.html?rc=ni_7333</guid><pubDate>Tue, 22 Mar 2011 17:22:00 GMT</pubDate></item>
		<item><title>Hierarchical Data Light Library launched</title><link>http://www.componentsource.com/news/2011/03/17/dlhsoft-hierarchical-data-light-library-for-silverlight-wpf.html?rc=ni_7295</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7295/default_w350.png?rc=ni_7295" alt="Showing a listview in WPF and Silverlight."/&gt;&lt;p&gt;&lt;small&gt;Showing a listview in WPF and Silverlight.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;New Silverlight and WPF component from DlhSoft lets you display and update a list of node items.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/dlhsoft-hierarchical-data-light-library-for-silverlight-wpf/index.html?rc=ni_7295"&gt;DlhSoft Hierarchical Data Light Library for Silverlight/WPF&lt;/a&gt; contains hierarchical data related Windows client components such as tree and grid controls. The components include increased runtime performance, standard appearance and behavior, come with customizable settings and more. Licensed components may be redistributed royalty-free within your applications. Source code is also available with a Business Plus license.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Integrated with the Visual Studio development environment; reference documentation is available in Visual Studio style; supports all .NET languages, including but not limited to C# and Visual Basic .NET&lt;/li&gt;&lt;li&gt;Very similar in appearance, behavior, and development related features with the standard DataGrid control&lt;/li&gt;&lt;li&gt;Programmatically control node indentation, content, and expansion values.&lt;/li&gt;&lt;li&gt;Use standard DataGridColumn objects to indicate custom columns to be displayed in the user interface.&lt;/li&gt;&lt;li&gt;Fully customize tree node expanders, and the general control user interface by using styles, and templates&lt;/li&gt;&lt;li&gt;Ability to load large collections of items, using an optional, enabled by default, asynchronous load mechanism; the component has been designed for optimal performance&lt;/li&gt;&lt;li&gt;Extensibility is provided through exposed properties, events, and type inheritance support&lt;/li&gt;&lt;li&gt;Ability to expand and close nodes&lt;/li&gt;&lt;li&gt;The current culture (language and region) set by the end user (using the Regional and Language Options) is used by default for displaying and retrieving values such as numbers or dates and times&lt;/li&gt;&lt;li&gt;The standard Aero theme provided by the most recent operating systems (or simulated for other operating systems) in WPF applications, or the standard theme provided by the platform in Silverlight applications, is used by default&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About DlhSoft&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/dlhsoft/index.html?rc=ni_7295"&gt;DlhSoft&lt;/a&gt; is focused on building high quality and innovative solutions using Microsoft .NET and related technologies for customers worldwide. Its activity includes designing and developing general purpose software applications, components and tools, and customized software solutions upon request.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>Components</category><category>DlhSoft</category><category>Microsoft</category><category>Press Releases</category><category>Silverlight Controls</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/03/17/dlhsoft-hierarchical-data-light-library-for-silverlight-wpf.html?rc=ni_7295</guid><pubDate>Thu, 17 Mar 2011 07:57:00 GMT</pubDate></item>
		<item><title>Silverlight ListBox improves scrolling</title><link>http://www.componentsource.com/news/2011/03/02/xceed-ultimate-listbox-for-silverlight.html?rc=ni_7186</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7186/default_w350.png?rc=ni_7186" alt="Drag and drop Multi-View demo in Xceed Ultimate ListBox for Silverlight."/&gt;&lt;p&gt;&lt;small&gt;Drag and drop Multi-View demo in Xceed Ultimate ListBox for Silverlight.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Xceed Ultimate ListBox for Silverlight V1.2 improves the smooth-scrolling experience both with and without animation.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/xceed-ultimate-listbox-for-silverlight/index.html?rc=ni_7186"&gt;Xceed Ultimate ListBox for Silverlight&lt;/a&gt; is a listbox component for Silverlight applications. It performs intelligent, virtualized background data retrieval - the remote data engine only gets records as needed, reducing the amount transferred. Xceed Ultimate ListBox for Silverlight supports grouping, navigation, and filtering. It takes users directly to the group they're looking for, and a search box filters data quickly and easily. Xceed Ultimate ListBox for Silverlight has smooth scrolling and fluid animations these effects reduce the perception of lag, thanks to the time required to execute them. Because items fade in/out and glide fluidly, visual tracking of items is improved. Xceed Ultimate ListBox for Silverlight includes priority support and updates with a Vanguard subscription. The Blueprint Edition goes further and includes the component's full source code. Full documentation and samples is also included.&lt;/p&gt;&lt;h3&gt;Updates in V1.2&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Xceed has improved the smooth-scrolling experience in version 1.2 of Xceed Ultimate ListBox for Silverlight. Specifically, scrolling with and without animations when using the scrollbar thumb is smoother than ever before.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Xceed Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/xceed/index.html?rc=ni_7186"&gt;Xceed Software&lt;/a&gt; creates, markets and distributes quality software components for Microsoft Windows developers. Since its launch in 1994, Xceed has been devoted exclusively to the Microsoft platform. The company's very first product, Xceed Zip Compression Library, was first offered as a VBX for Microsoft Visual Basic 3.0 and has been so successful that it has been migrated to every Microsoft platform since, including ActiveX, the .NET Framework, and the .NET Compact Framework. Today, Xceed's product line can be grouped into two main categories: Data Manipulation components and User Interface components. The Data Manipulation components include Compression, Encryption and File Transfer libraries. The User Interface components include Grid, Chart, Menus, Toolbars, Treeviews, Explorer Panes and other interface controls.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Feature Releases</category><category>Microsoft</category><category>Silverlight Controls</category><category>Treeview and List</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Xceed Software</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/03/02/xceed-ultimate-listbox-for-silverlight.html?rc=ni_7186</guid><pubDate>Wed, 02 Mar 2011 17:26:00 GMT</pubDate></item>
		<item><title>Better ListView adds thumbnail view</title><link>http://www.componentsource.com/news/2011/02/16/better-listview.html?rc=ni_7059</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/8/7059/default_w350.png?rc=ni_7059" alt="Automatic layout and sorting samples in Better ListView."/&gt;&lt;p&gt;&lt;small&gt;Automatic layout and sorting samples in Better ListView.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 1.50 also extends owner-drawing and label-editing capabilities and includes new samples and sample launcher.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/better-listview/index.html?rc=ni_7059"&gt;Better ListView&lt;/a&gt; is a replacement control for the regular .NET list view control. Better ListView has significantly more features and improved behavior. It is lightweight and always uses the system theme (including Aero support). It does not inherit from the regular list view control and is therefore very flexible. Better ListView has no dependencies and is easy to deploy (a single 80kB DLL when compressed). Better ListView is optimized for speed (100,000+ items) and includes drag &amp;amp; drop support, sorting, image support, checkboxes and more.&lt;/p&gt;&lt;h3&gt;Updates in V1.50&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;New samples and new samples launcher&lt;/li&gt;&lt;li&gt;Added Thumbnails view&lt;/li&gt;&lt;li&gt;Added support for image borders&lt;/li&gt;&lt;li&gt;Extended owner-drawing capabilities&lt;/li&gt;&lt;li&gt;Extended label editing capabilities&lt;/li&gt;&lt;li&gt;Changed type of BetterListViewDrawColumnHeaderBackgroundEventArgs.ColumnHeaderBounds from Rectangle to BetterListViewColumnHeaderBounds (more options available)&lt;/li&gt;&lt;li&gt;Fixed behavior of layouts in special cases&lt;/li&gt;&lt;li&gt;Fixed SelectedIndexChanged event raising before Better ListView state has changed&lt;/li&gt;&lt;li&gt;Fixed light borders of downsampled images&lt;/li&gt;&lt;li&gt;Fixed redraw bug when calling some of the RemoveRange() overrides&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Component Owl&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/component-owl/index.html?rc=ni_7059"&gt;Component Owl&lt;/a&gt; was founded in 2010 as a part of the Dextronet.com network. The company's goal is to provide light-weight, flexible and reliable components and controls for Microsoft .NET that are both user friendly and developer friendly. The important thing about Component Owl controls is that they always use system themes, look, and behavior. Its first product is Better ListView, which aims to be the number one replacement for the regular .NET ListView included with Visual Studio.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>32 Bit</category><category>Component Owl</category><category>Components</category><category>Feature Releases</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/02/16/better-listview.html?rc=ni_7059</guid><pubDate>Wed, 16 Feb 2011 17:12:00 GMT</pubDate></item>
		<item><title>Component Owl joins ComponentSource</title><link>http://www.componentsource.com/news/2011/02/02/better-listview.html?rc=ni_6946</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6946/default_w350.png?rc=ni_6946" alt="Automatic layout and sorting samples in Better ListView."/&gt;&lt;p&gt;&lt;small&gt;Automatic layout and sorting samples in Better ListView.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Better ListView offers a replacement for the .NET ListView control with more features and improved behavior.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/better-listview/index.html?rc=ni_6946"&gt;Better ListView&lt;/a&gt; has significantly more features and improved behavior. It is lightweight and always uses the system theme (including Aero support). It does not inherit from the regular list view control and is therefore very flexible. Better ListView has no dependencies and is easy to deploy (a single 80kB DLL when compressed). Better ListView is optimized for speed (100.000+ items) and includes drag &amp;amp; drop support, sorting, image support, checkboxes and more.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Fast, light-weight, pure managed code&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Written from scratch in pure managed C# code - does not inherit from regular ListView&lt;/li&gt;&lt;li&gt;No dependencies&lt;/li&gt;&lt;li&gt;Easy deployment - single DLL binary that has just 80 kB when compressed in a ZIP archive&lt;/li&gt;&lt;li&gt;100% compatible with .NET 2.0 or higher&lt;/li&gt;&lt;li&gt;Lightning fast. Optimized for 100.000+ items&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;No bugs and issues related to regular .NET ListView control&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Since the whole control has been written from scratch and it does not inherit from the regular Microsoft .NET ListView component, the original ListView bugs are not present.&lt;/li&gt;&lt;li&gt;Furthermore, Component Owl have fixed all issues and some limitations related to the regular .NET ListView control, especially incorrect behavior and non-standard implementation of many features (selections, drag &amp;amp; drop, checkboxes, etc).&lt;/li&gt;&lt;li&gt;Surprisingly, .NET ListView does not support complex data binding. This forces developers to write additional code for populating and updating the control. Better ListView, however, has the ability just like the DataGrid control - one can simply bound any IList, DataSet, DataTable and several other types directly to Better ListView and leave all the management on .NET internals.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Better drag &amp;amp; drop support:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Insertion mark for inner reordering of items helps users preview the action&lt;/li&gt;&lt;li&gt;Auto-scroll while reordering items added&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Better column headers:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Columns can be shown in all layouts (not just Details)&lt;/li&gt;&lt;li&gt;Column headers have their own context menu&lt;/li&gt;&lt;li&gt;Auto-scroll when reordering column headers added&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Better sorting:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Inbuilt sorting (zero code needed)&lt;/li&gt;&lt;li&gt;Multi-column sort supported (use Shift+Click to add additional columns to sort)&lt;/li&gt;&lt;li&gt;Ability to create custom comparer&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Images support:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Each sub-item can have its own image&lt;/li&gt;&lt;li&gt;Use both ImageList control or individual images&lt;/li&gt;&lt;li&gt;Supports images of all sizes&lt;/li&gt;&lt;li&gt;Can automatically resize images nicely if needed (no pixelated horrors)&lt;/li&gt;&lt;li&gt;Column header images are supported&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Better checkboxes:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Checkboxes can be used in all layouts (not just Details)&lt;/li&gt;&lt;li&gt;Fixed behavior. Checkboxes behave as expected - this makes Better ListView user friendly, compared to regular ListView.&lt;/li&gt;&lt;li&gt;Three-state checkboxes supported&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Looks and feels great&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Better ListView always fully utilizes the current Windows theme&lt;/li&gt;&lt;li&gt;Double-buffered and flicker-free&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Fixed bugs and wrong behavior of regular .NET ListView&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The regular ListView has various obscure bugs (like events firing twice) and non-standard implementation of behavior in many cases.&lt;/li&gt;&lt;li&gt;Component Owl have fixed all the bugs, and made it to always behave as expected.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;User friendly:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Leverage the user knowledge of Windows Explorer ListView. The ListView in Windows Explorer is a great model, because every Windows user already knows how it works and how to use it. Unfortunately, the regular .NET ListView deviates from this behavior, and is thus not user friendly. Better ListView replicates the correct standard behavior of Windows Explorer ListView whenever possible. Better ListView always works as expected.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Developer friendly:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Better ListView can be used just like the common ListView. All the method names and property names are the same whenever possible. If you know how to use the common ListView, Better ListView will require nearly no learning on your side. Better ListView is a true pragmatic choice -- skip the learning time, and focus on development.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Powerful, flexible, customizable:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Advanced features like super powerful HitTest and ability to have owner-drawn item are supported. You might be surprised by all the things that are possible to do with Better ListView.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Guaranteed supported and continued development&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Better ListView is developed as a joint-venture of two software companies that use it in their flagship products (Swift To-Do List and ImagingShop), used by thousands of users daily. This is your guarantee that it will be supported and developed in the future.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Tested in real world applications by thousands of users&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Because Better ListView is used in professional consumer software applications - Swift To-Do List and ImagingShop, thousands of users work with it every day. Although Component Owl use unit tests that cover all code, and do thorough inhouse testing, this is your true bullet-proof guarantee that it is tested thoroughly in the real world.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Other nice-to-have and might-come-handy features:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Customizable searching by typing&lt;/li&gt;&lt;li&gt;Ability to set custom size for items in all layouts&lt;/li&gt;&lt;li&gt;Any element of the control can be customized with properties and owner-drawing&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Component Owl&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/component-owl/index.html?rc=ni_6946"&gt;Component Owl&lt;/a&gt; was founded in 2010 as a part of the Dextronet.com network. The company's goal is to provide light-weight, flexible and reliable components and controls for Microsoft .NET that are both user friendly and developer friendly. The important thing about Component Owl controls is that they always use system themes, look, and behavior. Its first product is Better ListView, which aims to be the number one replacement for the regular .NET ListView included with Visual Studio.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>32 Bit</category><category>Component Owl</category><category>Components</category><category>Microsoft</category><category>Press Releases</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/02/02/better-listview.html?rc=ni_6946</guid><pubDate>Wed, 02 Feb 2011 17:29:00 GMT</pubDate></item>
		<item><title>IntegralUI Lists adds pixel-based scroll</title><link>http://www.componentsource.com/news/2011/01/06/integralui-lists.html?rc=ni_6766</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6766/default_w350.png?rc=ni_6766" alt="TreeViews, ListViews and ListBoxes in IntegralUI Lists."/&gt;&lt;p&gt;&lt;small&gt;TreeViews, ListViews and ListBoxes in IntegralUI Lists.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 3.1 also adds mouse wheel support and full compatibility with Visual Studio 2010.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;IntegralUI Lists is a set of four feature-rich visualization controls for data and collections of items. IntegralUI TreeView for rich hierarchical treeviews; IntegralUI ListView  for display, selection and sorting of data and item collections; IntegralUI TreeListView with the combined power of TreeView and ListView and IntegralUI ListBox for the display, selection and sorting of data and item collections. All controls have built-in Live Editor and Drag &amp;amp; Drop support, fast node and item list creation, XML encoding of nodes, columns, items and subitems, highly customizable appearance and theme support (including Vista).&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/integralui-lists/index.html?rc=ni_6766"&gt;IntegralUI Lists&lt;/a&gt; contains the following controls which are also available individually:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/intgegralui-listbox/index.html?rc=ni_6766"&gt;IntegralUI ListBox&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/integralui-listview/index.html?rc=ni_6766"&gt;IntegralUI ListView&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/integralui-treeview/index.html?rc=ni_6766"&gt;IntegralUI TreeView&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/integralui-treelistview/index.html?rc=ni_6766"&gt;IntegralUI TreeListView&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updates in V3.1&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Pixel-based scrolling enabled for ListBox, TreeListView and TreeView controls&lt;/li&gt;&lt;li&gt;New Key property in ObjectEventArgs, used to uniquely identify different objects&lt;/li&gt;&lt;li&gt;Fully compatible with Visual Studio 2010&lt;/li&gt;&lt;li&gt;The Key which specifies the text from XML content is carried with the editing events&lt;/li&gt;&lt;li&gt;A built-in root node which will be used as parent for first level nodes and which retrieve the control Nodes collection&lt;/li&gt;&lt;li&gt;IsRoot property which determines whether a node is the root node&lt;/li&gt;&lt;li&gt;ItemObjectClicked and ContentObjectClicked events now carry also the MouseButtons&lt;/li&gt;&lt;li&gt;Mouse wheel supported in ComboBox, ListControl and NumericUpDown controls&lt;/li&gt;&lt;li&gt;EnsureVisible method for subitems. Using it will position the specified subitem to the center of the current view.&lt;/li&gt;&lt;li&gt;Retrieving a subitem by its Key&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Lidor Systems&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/lidor/index.html?rc=ni_6766"&gt;Lidor Systems&lt;/a&gt; is a software development company specializing in the design and development of high quality .NET components and controls. Its design philosophy is based on ease of use and required flexibility, performance, and integration capabilities, assisting the developers eliminating the time and cost associated with in-house development. The company's goal is to provide you with the innovative components, tools and support you need to effectively compete in today's competitive development market.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>Feature Releases</category><category>Lidor Systems</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2011/01/06/integralui-lists.html?rc=ni_6766</guid><pubDate>Thu, 06 Jan 2011 17:41:00 GMT</pubDate></item>
		<item><title>VIBlend WPF Controls V3.0 released</title><link>http://www.componentsource.com/news/2010/12/20/viblend-controls-wpf.html?rc=ni_6700</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6700/default_w350.png?rc=ni_6700" alt="The welcome screen in VIBlend WPF Controls."/&gt;&lt;p&gt;&lt;small&gt;The welcome screen in VIBlend WPF Controls.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Adds 12 new WPF controls, improved DataGrid performance and scrolling animations.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/viblend-controls-wpf/index.html?rc=ni_6700"&gt;VIBlend WPF Controls&lt;/a&gt; includes, WPF Data Grid, WPF Input Controls and WPF Navigation Bars. VIBlend WPF Controls is a feature complete collection of WPF components for Visual Studio 2008 and Visual Studio 2010. VIBlend WPF Controls includes the following controls: DataGrid, Navigation Pane, Outlook Navigation Pane, Scrollable Panel, NumbericUpDown, Currency editor, Decimal editor, Fixedpoint editor, Number editor, Percentage editor, Masked TextBox, Checked ListBox, PromptTextBox, DateTimeEditor, DateTimePicker and ErrorProvider.&lt;/p&gt;&lt;h3&gt;Updates in 3.0&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;New Controls:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;TabControl&lt;/li&gt;&lt;li&gt;GroupBox&lt;/li&gt;&lt;li&gt;ColorPicker&lt;/li&gt;&lt;li&gt;DropDownButton&lt;/li&gt;&lt;li&gt;SplitButton&lt;/li&gt;&lt;li&gt;RadioButton&lt;/li&gt;&lt;li&gt;CheckBox&lt;/li&gt;&lt;li&gt;Button&lt;/li&gt;&lt;li&gt;ToggleButton&lt;/li&gt;&lt;li&gt;RepeatButton&lt;/li&gt;&lt;li&gt;ScrollViewer&lt;/li&gt;&lt;li&gt;LinkLabel&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Improved:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;DataGrid - performance optimizations.&lt;/li&gt;&lt;li&gt;DataGrid - support for data binding to a DataTable.&lt;/li&gt;&lt;li&gt;DataGrid - cells and headers styling.&lt;/li&gt;&lt;li&gt;DataGrid - added scrolling animations.&lt;/li&gt;&lt;li&gt;DataGrid - localization support.&lt;/li&gt;&lt;li&gt;DataGrid - clipboard operations - Cut(CTRL + X), Copy(CTRL + C) and Paste(CTRL + V)&lt;/li&gt;&lt;li&gt;DataGrid - better cells highlight functionality with ability to highlight all cells in a row or column.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;New Themes:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Default&lt;/li&gt;&lt;li&gt;Silver&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;New Free Styles for the standard WPF controls:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Office2007 Blue&lt;/li&gt;&lt;li&gt;Office2007 Black&lt;/li&gt;&lt;li&gt;Office2007 Silver&lt;/li&gt;&lt;li&gt;Silver&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Fixed:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;DataGrid - issue related to the multiple selection in nested DataGrids.&lt;/li&gt;&lt;li&gt;DataGrid - issue related to the editors deactivation with ESC key.&lt;/li&gt;&lt;li&gt;DataGrid - issue related to the keyboard navigation after editing.&lt;/li&gt;&lt;li&gt;DataGrid - issue related to the cell editing when the update is canceled.&lt;/li&gt;&lt;li&gt;DataGrid - issue related to the EnsureVisible method.&lt;/li&gt;&lt;li&gt;DataGrid - issue related to the scrolling when the DataGrid cells are merged.&lt;/li&gt;&lt;li&gt;SpinEditor - databinding issues&lt;/li&gt;&lt;li&gt;Numeric Editors - decimal key stroke&lt;/li&gt;&lt;li&gt;DateTimePicker - popup closing issue&lt;/li&gt;&lt;li&gt;Error Provider - closing on window deactivation&lt;/li&gt;&lt;li&gt;OutlookPane - popup closing issue&lt;/li&gt;&lt;li&gt;CheckedListBox - binding issue&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Breaking Changes:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;BackgroundHover and BackgroundHoverSelected properties of the GridCellElement are removed.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About VIBlend&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/viblend/index.html?rc=ni_6700"&gt;VIBlend&lt;/a&gt;
		&lt;span id="ctl00_GZContentPlaceHolder1_Label2"&gt;is a privately held software company specialized in building advanced User Interface components for Windows platform. We create every component with passion and dedication to high quality to deliver exceptional end-user experience. Our components provide rich functionality, easy to use APIs and unparalleled performance. We are proud to build components that help businesses and developers around the world deliver better applications in less time and with lower budget.&lt;/span&gt;&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>Components</category><category>Data Entry</category><category>Datagrids</category><category>Date Pickers</category><category>Feature Releases</category><category>Microsoft</category><category>Product Suites</category><category>Text and Word Processing</category><category>Treeview and List</category><category>User Interface</category><category>User Interface Collections</category><category>VIBlend</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>WPF Controls</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/12/20/viblend-controls-wpf.html?rc=ni_6700</guid><pubDate>Mon, 20 Dec 2010 17:25:00 GMT</pubDate></item>
		<item><title>Silverlight ListBox now available</title><link>http://www.componentsource.com/news/2010/12/14/xceed-ultimate-listbox-for-silverlight.html?rc=ni_6682</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/7/6682/default_w350.png?rc=ni_6682" alt="Drag and drop Multi-View demo in Xceed Ultimate ListBox for Silverlight."/&gt;&lt;p&gt;&lt;small&gt;Drag and drop Multi-View demo in Xceed Ultimate ListBox for Silverlight.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Xceed Ultimate ListBox for Silverlight replaces stock listbox with fast data access, powerful grouping and fluid UI.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/xceed-ultimate-listbox-for-silverlight/index.html?rc=ni_6682"&gt;Xceed Ultimate ListBox for Silverlight&lt;/a&gt; is a listbox component for Silverlight applications. It performs intelligent, virtualized background data retrieval - the remote data engine only gets records as needed, reducing the amount transferred. Xceed Ultimate ListBox for Silverlight is a drop-in replacement of the standard control. Get a superior listbox without wasting any time, thanks to an API design that lets you integrate it into any project using the stock Silverlight listbox. Xceed Ultimate ListBox for Silverlight supports grouping, navigation, and filtering. It takes users directly to the group they're looking for, and a search box filters data quickly and easily. With smooth scrolling and fluid animations, these effects reduce the perception of lag, thanks to the time required to execute them. Because items fade in/out and glide fluidly, visual tracking of items is improved. Xceed Ultimate ListBox for Silverlight includes priority support and updates with a Vanguard subscription. The Blueprint Edition goes further and includes the component's full source code. Full documentation and samples is also included.&lt;/p&gt;&lt;h3&gt;Features available in Xceed Ultimate ListBox for Silverlight&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Drop-in replacement for the standard Silverlight listbox&lt;/strong&gt; - Its API is designed so that it will fit easily into any project already using the stock Silverlight listbox control. If you know the Silverlight ListBox interface, you can be up and running in minutes.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Intelligent virtualized background data retrieval&lt;/strong&gt; - Automatic data retrieval only gets records from the remote data source if they are visible (data virtualization). This greatly reduces the amount of data to be transferred, which increases the perceived speed of the listbox. Also reduces strain on the server.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Optimized network communications and data source queries&lt;/strong&gt; - No discovery. The listbox doesn't need to know anything about the data source. Other controls need to send a sizable query to the source to learn about it, wait for the response, and then handle it. Xceed's Silverlight listbox doesn't do this, letting it load faster.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Item grouping&lt;/strong&gt; - Provides powerful grouping with customizable headers. Supports UI virtualization, preserving memory and reducing load time, even when grouping.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;A UI experience that will make your Silverlight application seem faster&lt;/strong&gt; - Provides configurable animations for tasks such as adding/removing items, changing item size, and line/page/thumb scrolling. Fully asynchronous architecture ensures the UI remains responsive at all times.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Panels and views&lt;/strong&gt; - Provides a multi-view panel that allows effortless, animated switching between multiple views.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Themes&lt;/strong&gt; - Comes with six themes to match the style of your application, whatever it may be. Silverlight, Excel 2007 (black, blue, and silver), Metro Dark and Metro Light (inspired by Microsoft's Metro design philosophy, as seen in Windows Phone 7)&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Data binding&lt;/strong&gt; - Supports binding to any local list implementing IEnumerable (and generics too), WCF Data Services Web services, WCF RIA Services Web services, and custom Web services. Data virtualization also supports caching, pre-emptive data loading, and delayed triggering of events to avoid needless querying during scrolling.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Filtering&lt;/strong&gt; - Provides a search box object for filtering. Complex filters can be created using the listbox's filter expressions.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Drag-and-drop support&lt;/strong&gt; - The drag-drop interface lets you develop controls that work seamlessly with the listbox!&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Fully asynchronous architecture&lt;/strong&gt; - Designed from the ground up to take full advantage of background operations to make sure the listbox, and therefore the application, remains responsive at all times.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Silverlight technology&lt;/strong&gt; - Object-oriented design created specifically for Silverlight 4, written in C# and XAML. Based on a flexible and extensible object model, with modular and reusable visual elements. The listbox's items are true Silverlight content controls, so they can contain anything. Supports Right-To-Left text. Complete source code (C# and XAML) available in the Blueprint Edition. Includes a variety of VB.NET and C# sample applications to get you started. Design-time support in Visual Studio 2010 and Expression Blend. Can be used in conjunction with the MVVM and MVC design and architectural patterns.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Xceed Software&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/xceed/index.html?rc=ni_6682"&gt;Xceed Software&lt;/a&gt; creates, markets and distributes quality software components for Microsoft Windows developers. Since its launch in 1994, Xceed has been devoted exclusively to the Microsoft platform. The company's very first product, Xceed Zip Compression Library, was first offered as a VBX for Microsoft Visual Basic 3.0 and has been so successful that it has been migrated to every Microsoft platform since, including ActiveX, the .NET Framework, and the .NET Compact Framework. Today, Xceed's product line can be grouped into two main categories: Data Manipulation components and User Interface components. The Data Manipulation components include Compression, Encryption and File Transfer libraries. The User Interface components include Grid, Chart, Menus, Toolbars, Treeviews, Explorer Panes and other interface controls.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>64 Bit</category><category>Components</category><category>Microsoft</category><category>Press Releases</category><category>Silverlight Controls</category><category>Treeview and List</category><category>User Interface</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><category>Xceed Software</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/12/14/xceed-ultimate-listbox-for-silverlight.html?rc=ni_6682</guid><pubDate>Tue, 14 Dec 2010 17:16:00 GMT</pubDate></item>
		<item><title>WebTreeView patch released</title><link>http://www.componentsource.com/news/2010/08/25/webtreeview-net.html?rc=ni_5301</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2598/default_w350.png?rc=ni_5301" alt="A Web based email application with Outlook 2007 visual theme."/&gt;&lt;p&gt;&lt;small&gt;A Web based email application with Outlook 2007 visual theme.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/webtreeview-net/index.html?rc=ni_5301"&gt;WebTreeView&lt;/a&gt; is an ASP.NET treeview control offering advanced functionality like tristate checkbox, load on demand, drag and drop, keyboard navigation support, sophisticated built-in animation during expanding and collapsing the node, node editing, quick configuration by using SmartTag Designer and much more. WebTreeView is also highly customizable in terms of style, appearance, and images of the node and frame. You can set the default image width and height, expand and collapse image height and width, line image height and width, loading image, and loading text.&lt;/p&gt;&lt;p&gt;WebTreeView is also available as part of &lt;a href="http://www.componentsource.com/products/webui-studio-premier/index.html?rc=ni_5301"&gt;WebUI Studio 2010 R1 Premier&lt;/a&gt;. &lt;/p&gt;&lt;h3&gt;Updates in V1.0.1500.221&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Enhance multiple nodes selection using Ctrl and Shift keys.&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Intersoft Solutions Corporation&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/intersoft-solutions/index.html?rc=ni_5301"&gt;Intersoft Solutions Corporation&lt;/a&gt; is an industry leader in Rich Internet Application components, providing a broad range of innovative, high performance ASP.NET and Silverlight tools for professional developers, independent software vendors, and enterprise technology partners. Intersoft Solutions is headquartered in Jakarta, Indonesia with partners and resellers around the globe. With the vision to create a better web experience, Intersoft Solutions Corporation has built state-of-the-art components since 2002. Its award-winning solutions range from data visualization and dashboards to advanced scheduling and innovative navigation components.&lt;/p&gt;</description><category>.NET Components</category><category>32 Bit</category><category>ASP.NET Controls</category><category>Components</category><category>Intersoft Solutions Corporation</category><category>JavaScript / AJAX</category><category>Microsoft</category><category>Patch Releases</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/08/25/webtreeview-net.html?rc=ni_5301</guid><pubDate>Wed, 25 Aug 2010 17:09:00 GMT</pubDate></item>
		<item><title>IntegralUI ListView improves performance</title><link>http://www.componentsource.com/news/2010/07/20/integralui-listview.html?rc=ni_4941</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2435/default_w350.png?rc=ni_4941" alt="A themed listview window showing the date picker control."/&gt;&lt;p&gt;&lt;small&gt;A themed listview window showing the date picker control.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 3.0 accelerates data load and control layout update, and adds new XML attributes.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/integralui-listview/index.html?rc=ni_4941"&gt;IntegralUI ListView&lt;/a&gt; is a .NET WinForms custom control, with plenty of options for display, selection and sorting of data and item collections. It has four different views to display items (Details, Large Icon, Small Icon and List) , built-in Live Editor and advanced Drag&amp;amp;Drop support, fast item list creation, XML encoding of Columns, Items and Subitems, rich styling features, highly customizable appearance and theme support (including Vista).&lt;/p&gt;&lt;h3&gt;Updates in V3.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Great performance improvement during data load and control layout update&lt;/li&gt;&lt;li&gt;Partially visible controls remain active&lt;/li&gt;&lt;li&gt;New XML attributes: &lt;ul&gt;&lt;li&gt;assemblypath and resource for img tag, used to get references from embedded resources&lt;/li&gt;&lt;li&gt;selectedtextcolor for style tag, used for changing the color of text when selected&lt;/li&gt;&lt;li&gt;r tag for regular font&lt;/li&gt;&lt;li&gt;id for most tags, used to identify specific object&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Option to separately show/hide the scrollbars&lt;/li&gt;&lt;li&gt;Option to create unique appearance of scrollbars using textures&lt;/li&gt;&lt;li&gt;Four color styles for every state of the scrollbars&lt;/li&gt;&lt;li&gt;CurrentList property, represents a flat list of all items that are currently visible and filtered&lt;/li&gt;&lt;li&gt;Alignment of check box, state image and item icon&lt;/li&gt;&lt;li&gt;EnsureVisible with option to choose the item position&lt;/li&gt;&lt;li&gt;ItemSelectionChanged even which notifies when item changes its selection&lt;/li&gt;&lt;li&gt;Option to edit items and subitems created with rich content. Also editing of specific text part.&lt;/li&gt;&lt;li&gt;Option to determine which columns can be edited&lt;/li&gt;&lt;li&gt;UpdateCurrentView, a new method with which only objects in current display area of the control are updated. Efficient fro example when specific subitem changes its visibility or to automatically resize the item/subitem height when contained control changes its size.&lt;/li&gt;&lt;li&gt;Margin, a new property in format style of the item, with which you can change the space between other items. Now every item can have different distance from other items&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Lidor Systems&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/lidor/index.html?rc=ni_4941"&gt;Lidor Systems&lt;/a&gt; is a software development company specializing in the design and development of high quality .NET components and controls. Its design philosophy is based on ease of use and required flexibility, performance, and integration capabilities, assisting the developers in eliminating the time and cost associated with in-house development. Its goals are to provide you with the innovative components, tools and support you need to effectively compete in today's competitive development market.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>Feature Releases</category><category>Lidor Systems</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/07/20/integralui-listview.html?rc=ni_4941</guid><pubDate>Tue, 20 Jul 2010 20:44:00 GMT</pubDate></item>
		<item><title>IntegralUI Lists performance improved</title><link>http://www.componentsource.com/news/2010/07/14/integralui-lists.html?rc=ni_4861</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2379/default_w350.png?rc=ni_4861" alt="TreeViews, ListViews and ListBoxes in IntegralUI Lists."/&gt;&lt;p&gt;&lt;small&gt;TreeViews, ListViews and ListBoxes in IntegralUI Lists.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 3.0 also adds new XML attributes and RightToLeft support for TreeView control.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/integralui-lists/index.html?rc=ni_4861"&gt;IntegralUI Lists&lt;/a&gt; is a set of four feature-rich visualization controls for data and collections of items. IntegralUI TreeView for rich hierarchical treeviews; IntegralUI ListView  for display, selection and sorting of data and item collections; IntegralUI TreeListView with the combined power of TreeView and ListView and IntegralUI ListBox for the display, selection and sorting of data and item collections. All controls have built-in Live Editor and Drag &amp;amp; Drop support, fast node and item list creation, XML encoding of Nodes, Columns, Items and Subitems, highly customizable appearance and theme support (including Vista).&lt;/p&gt;&lt;h3&gt;Updates in V3.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Great performance improvement during data load and control layout update&lt;/li&gt;&lt;li&gt;Partially visible controls remain active&lt;/li&gt;&lt;li&gt;RightToLeft support for TreeView control&lt;/li&gt;&lt;li&gt;New XML attributes&lt;/li&gt;&lt;li&gt;Option to separately show/hide the scrollbars&lt;/li&gt;&lt;li&gt;Option to create unique appearance of scrollbars using textures&lt;/li&gt;&lt;li&gt;Four color styles for every state of the scrollbars&lt;/li&gt;&lt;li&gt;CurrentList property, represents a flat list of all nodes that are currently visible and filtered&lt;/li&gt;&lt;li&gt;Alignment of expand box, check box, state image and item icon&lt;/li&gt;&lt;li&gt;EnsureVisible with option to choose the item position&lt;/li&gt;&lt;li&gt;ItemSelectionChanged even which notifies when node changes its selection&lt;/li&gt;&lt;li&gt;Option to edit nodes and subitems created with rich content. Also editing of specific text part.&lt;/li&gt;&lt;li&gt;Option to determine which columns can be edited&lt;/li&gt;&lt;li&gt;UpdateCurrentView, a new method with which only objects in current display area of the control are updated. Efficient fro example when specific subitem changes its visibility or to automatically resize the node/subitem height when contained control changes its size.&lt;/li&gt;&lt;li&gt;Margin, a new property in format style of the node, with which you can change the space between other nodes. Now every node can have different distance from other nodes&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Lidor Systems&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/lidor/index.html?rc=ni_4861"&gt;Lidor Systems&lt;/a&gt; is a software development company specializing in the design and development of high quality .NET components and controls. Its design philosophy is based on ease of use and required flexibility, performance, and integration capabilities, assisting the developers eliminating the time and cost associated with in-house development. The company's goal is to provide you with the innovative components, tools and support you need to effectively compete in today's competitive development market.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>Feature Releases</category><category>Lidor Systems</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/07/14/integralui-lists.html?rc=ni_4861</guid><pubDate>Wed, 14 Jul 2010 12:49:00 GMT</pubDate></item>
		<item><title>Tag and categorize your SharePoint data</title><link>http://www.componentsource.com/news/2010/06/23/kwizcom-sharepoint-tagging-feature.html?rc=ni_4545</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2285/default_w350.png?rc=ni_4545" alt="KWizCom SharePoint Tagging Feature Setting page."/&gt;&lt;p&gt;&lt;small&gt;KWizCom SharePoint Tagging Feature Setting page.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;KWizCom SharePoint Tagging Feature enables Web 2.0-style tagging and hierarchical/structured categories.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/kwizcom-sharepoint-tagging-feature/index.html?rc=ni_4545"&gt;KWizCom SharePoint Tagging Feature&lt;/a&gt; provides an extensive taxonomy management solution for SharePoint-based implementations such as Document Management, Collaboration workspaces, Portals and Internet Web Sites. Supports both Web 2.0-style tagging and hierarchical/structured categories. KWizCom SharePoint Tagging Feature enables you to tag external content, located in any other system in your organization. No matter where your web content is located, you can tag it and easily find it.&lt;/p&gt;&lt;h3&gt;Features&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Supports both SharePoint server and WSS/SharePoint Foundation&lt;/li&gt;&lt;li&gt;Cross site collection taxonomy management&lt;/li&gt;&lt;li&gt;Enables tagging external web content using web service API&lt;/li&gt;&lt;li&gt;Tag Cloud view&lt;/li&gt;&lt;li&gt;Tag Index view&lt;/li&gt;&lt;li&gt;Supports hierarchical category trees&lt;/li&gt;&lt;li&gt;Displays tags as a menu bar, enabling logical navigation (category-based navigation)&lt;/li&gt;&lt;li&gt;Enables sorting and filtering tags by views&lt;/li&gt;&lt;li&gt;Tags Email alert subscription - alert users when an Item was tagged according to tags they subscribed to (with the option to unsubscribe)&lt;/li&gt;&lt;li&gt;Automatic tagging of email messages: when a user adds a token {TAG:[tag1;tag2;tag3]}to the email subject it will automatically tag the email sent to email enabled library.&lt;/li&gt;&lt;li&gt;Tag-level permissions&lt;/li&gt;&lt;li&gt;Filter tags by permissions and views (different users may see different tags according to permissions and views)&lt;/li&gt;&lt;li&gt;Define maximum number of tags to display in the Tag Cloud&lt;/li&gt;&lt;li&gt;Supports multiple tags lists, in different scopes&lt;/li&gt;&lt;li&gt;Supports Anonymous access&lt;/li&gt;&lt;li&gt;Fully integrated with SharePoint search results&lt;/li&gt;&lt;li&gt;Can be used in content types and as independent site columns&lt;/li&gt;&lt;li&gt;Supports tagging documents directly from Office 2007/2010 applications&lt;/li&gt;&lt;li&gt;Control new tags creation&lt;/li&gt;&lt;li&gt;All user interfaces are fully customizable using .CSS and web user control (.ascx).&lt;/li&gt;&lt;li&gt;Taxonomy import utility enables importing vocabularies from CSV/XML and 3rd-party formats such as WAND formats.&lt;/li&gt;&lt;li&gt;Faceted search (ability to filter search results by category)&lt;/li&gt;&lt;li&gt;Multilingual (standard for all KWizCom components)&lt;/li&gt;&lt;li&gt;Cross-browser compatible (IE, Firefox and Google Chrome)&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About KWizCom&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/kwizcom/index.html?rc=ni_4545"&gt;KWizCom&lt;/a&gt; is a leading developer of innovative software components designed to expand Microsoft SharePoint, Project Server and Dynamics CRM out-of-the-box capabilities, streamline workflow, maximize efficiency and enhance over-all productivity. KWizCom solutions grant organizations the tools to realize their potential - attain corporate goals with greater ease and ultimately, increase revenue. KWizCom products are designed to give customers maximum benefit at minimum cost including, partnering with customers under the Shared Cost Development Model to create custom tailored solutions at the half the expense. The KWizCom team consists of dynamic and creative consumer oriented experts dedicated to developing effective and efficient solutions, providing exceptional service and building long lasting customer relationships and partnerships. KWizCom, a Gold Certified Microsoft Partner, is a global company, headquartered in Toronto, Canada.&lt;/p&gt;</description><category>.NET Components</category><category>.NET Web Service</category><category>32 Bit</category><category>64 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Components</category><category>Dev Tools &amp; IT Utilities</category><category>Internet Explorer</category><category>KWizCom</category><category>Microsoft</category><category>Press Releases</category><category>SharePoint Tools</category><category>Treeview and List</category><category>Web Part Controls</category><category>Windows Dev Tools</category><category>Windows Server 2008</category><category>Windows Vista</category><category>Windows XP</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/06/23/kwizcom-sharepoint-tagging-feature.html?rc=ni_4545</guid><pubDate>Wed, 23 Jun 2010 17:14:00 GMT</pubDate></item>
		<item><title>DevExpress products now support VS2010</title><link>http://www.componentsource.com/news/2010/05/20/devexpress-net-range.html?rc=ni_4110</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2070/default_w350.png?rc=ni_4110" alt="A selection of user interface controls in XtraEditors Library."/&gt;&lt;p&gt;&lt;small&gt;A selection of user interface controls in XtraEditors Library.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;All DevExpress .NET products now available with full support for Visual Studio 2010 and .NET Framework Client Profile.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The following products have been updated to v2010 vol 1 and are available individually:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;WinForms Controls&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtrabars/index.html?rc=ni_4110"&gt;XtraBars Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtracharts/index.html?rc=ni_4110"&gt;XtraCharts Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtraeditors-net/index.html?rc=ni_4110"&gt;XtraEditors Library&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtragauges-suite/index.html?rc=ni_4110"&gt;XtraGauges Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtragrid-net/index.html?rc=ni_4110"&gt;XtraGrid .NET Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtralayoutcontrol/index.html?rc=ni_4110"&gt;XtraLayoutControl Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtranavbar/index.html?rc=ni_4110"&gt;XtraNavBar Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtrapivotgrid/index.html?rc=ni_4110"&gt;XtraPivotGrid Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtraprinting-library/index.html?rc=ni_4110"&gt;XtraPrinting Library&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtrareports/index.html?rc=ni_4110"&gt;XtraReports Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtrascheduler/index.html?rc=ni_4110"&gt;XtraScheduler Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtratreelist/index.html?rc=ni_4110"&gt;XtraTreeList Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/xtraverticalgrid/index.html?rc=ni_4110"&gt;XtraVerticalGrid&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;ASP.NET Controls&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/aspxgauges-suite/index.html?rc=ni_4110"&gt;ASPxGauges Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/aspxgridview-editors-suite/index.html?rc=ni_4110"&gt;ASPxGridView and Editors Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/aspxhtmleditor/index.html?rc=ni_4110"&gt;ASPxHTMLEditor&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/aspxperience/index.html?rc=ni_4110"&gt;ASPxperience Suite&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/aspxpivotgrid/index.html?rc=ni_4110"&gt;ASPxPivotGrid&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/aspxscheduler/index.html?rc=ni_4110"&gt;ASPxScheduler&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/aspxtreelist/index.html?rc=ni_4110"&gt;ASPxTreeList&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;IDE Productivity Tools&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/coderush-visual-studio-net/index.html?rc=ni_4110"&gt;CodeRush for Visual Studio .NET&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/refactor-pro-net/index.html?rc=ni_4110"&gt;Refactor! Pro for .NET&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Framework&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.componentsource.com/products/express-persistent-objects-net/index.html?rc=ni_4110"&gt;eXpress Persistent Objects for .NET&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Updated in v2010 vol 1&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Full Support for Visual Studio 2010 and .NET Framework Client Profile&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Developer Express&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/developer-express/index.html?rc=ni_4110"&gt;Developer Express&lt;/a&gt; is a software development company based in the United States. It produces coding assistance tools and components for Delphi, C++ Builder and Microsoft Visual Studio developers. The major part of its product line is VCL, .NET WinForms and ASP.NET components that replicate the UI of Microsoft Windows and Microsoft Office applications. Developer Express has won many industry awards for its products.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>ASP.NET AJAX Controls</category><category>ASP.NET Controls</category><category>Charting and Graphing</category><category>Components</category><category>Datagrids</category><category>Dev Tools &amp; IT Utilities</category><category>Feature Releases</category><category>HTML Editing</category><category>Microsoft</category><category>Print and Preview</category><category>Toolbar / Menu / Ribbon</category><category>Treeview and List</category><category>User Interface</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual Basic 2010</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C# 2010</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual C++ 2010</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><category>Visual Studio 2010</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/05/20/devexpress-net-range.html?rc=ni_4110</guid><pubDate>Thu, 20 May 2010 17:52:00 GMT</pubDate></item>
		<item><title>IntegralUI TreeView improves performance</title><link>http://www.componentsource.com/news/2010/05/18/integralui-treeview.html?rc=ni_4002</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2008/default_w350.png?rc=ni_4002" alt="A formatted TreeView created with IntegralUI TreeView."/&gt;&lt;p&gt;&lt;small&gt;A formatted TreeView created with IntegralUI TreeView.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Version 3.0 also features new XML attributes and adds RightToLeft support.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/integralui-treeview/index.html?rc=ni_4002"&gt;IntegralUI TreeView&lt;/a&gt; gives you the next step in creating professional and modern user interface. With it you can customize the hierarchical presentation of data. Images, text and custom controls can be included in every node, and it gives you more flexibility in creation of custom user interface. Includes fast list creation, XML encoding of node text, rich styling features, customizable appearance and theme support.&lt;/p&gt;&lt;h3&gt;Updates in V3.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Great performance improvement during data load and control layout update&lt;/li&gt;&lt;li&gt;Partially visible controls remain active&lt;/li&gt;&lt;li&gt;RightToLeft support&lt;/li&gt;&lt;li&gt;New XML attributes &lt;/li&gt;&lt;li&gt;Option to separately show/hide the scrollbars&lt;/li&gt;&lt;li&gt;CurrentList property, represents a flat list of all nodes that are currently visible and filtered&lt;/li&gt;&lt;li&gt;Alignment of expand box, check box, state image and item icon&lt;/li&gt;&lt;li&gt;EnsureVisible with option to choose the item position&lt;/li&gt;&lt;li&gt;ItemSelectionChanged even which notifies when node changes its selection&lt;/li&gt;&lt;li&gt;Option to edit nodes and subitems created with rich content. Also editing of specific text part.&lt;/li&gt;&lt;li&gt;UpdateCurrentView, a new method with which only objects in current display area of the control are updated.&lt;/li&gt;&lt;li&gt;Margin, a new property in format style of the node, with which you can change the space between other nodes. Now every node can have different distance from other nodes&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Lidor Systems&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/lidor/index.html?rc=ni_4002"&gt;Lidor Systems&lt;/a&gt; is a software development company specializing in the design and development of high quality .NET components and controls. Its design philosophy is based on ease of use and required flexibility, performance, and integration capabilities, assisting the developers eliminating the time and cost associated with in-house development. The company's goal is to provide you with the innovative components, tools and support you need to effectively compete in today's competitive development market.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>Feature Releases</category><category>Lidor Systems</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/05/18/integralui-treeview.html?rc=ni_4002</guid><pubDate>Tue, 18 May 2010 09:24:00 GMT</pubDate></item>
		<item><title>IntegralUI ListBox performance improved</title><link>http://www.componentsource.com/news/2010/05/18/intgegralui-listbox.html?rc=ni_4003</link><description>&lt;div class="image"&gt;&lt;img src="http://ftp.componentsource.com/res/pub/media/3/2009/default_w350.png?rc=ni_4003" alt="A formatted ListBox created with IntegralUI ListBox."/&gt;&lt;p&gt;&lt;small&gt;A formatted ListBox created with IntegralUI ListBox.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Lidor Systems IntegralUI ListBox V2.0 also features new XML attributes and faster control layout update.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/products/intgegralui-listbox/index.html?rc=ni_4003"&gt;IntegralUI ListBox&lt;/a&gt; is a .NET WinForms custom control, with plenty of options for display, selection and sorting of data and item collections. With it you can customize the presentation of data like never before. Images, text, hyperlinks, checkboxes, flags and custom controls can be included in every item. By using XML tags you have full freedom in customization of item content. Table formatting is present and WordWrap. All of this gives you more flexibility in the creation of custom user interfaces.&lt;/p&gt;&lt;h3&gt;Updates in V2.0&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Great performance improvement during data load and control layout update&lt;/li&gt;&lt;li&gt;Partially visible controls remain active&lt;/li&gt;&lt;li&gt;New XML attributes &lt;/li&gt;&lt;li&gt;Option to separately show/hide the scrollbars&lt;/li&gt;&lt;li&gt;CurrentList property, represents a flat list of all nodes that are currently visible and filtered&lt;/li&gt;&lt;li&gt;Alignment of check box, state image and item icon&lt;/li&gt;&lt;li&gt;EnsureVisible with option to choose the item position&lt;/li&gt;&lt;li&gt;ItemSelectionChanged even which notifies when node changes its selection&lt;/li&gt;&lt;li&gt;Option to edit items created with rich content. Also editing of specific text part.&lt;/li&gt;&lt;li&gt;UpdateCurrentView, a new method with which only objects in current display area of the control are updated.&lt;/li&gt;&lt;li&gt;Margin, a new property in format style of the node, with which you can change the space between other nodes. Now every node can have different distance from other nodes&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;About Lidor Systems&lt;/h3&gt;&lt;p&gt;&lt;a href="http://www.componentsource.com/features/lidor/index.html?rc=ni_4003"&gt;Lidor Systems&lt;/a&gt; is a software development company specializing in the design and development of high quality .NET components and controls. Its design philosophy is based on ease of use and required flexibility, performance, and integration capabilities, assisting the developers eliminating the time and cost associated with in-house development. The company's goal is to provide you with the innovative components, tools and support you need to effectively compete in today's competitive development market.&lt;/p&gt;</description><category>.NET Class</category><category>.NET Components</category><category>.NET WinForm Controls</category><category>32 Bit</category><category>Components</category><category>Feature Releases</category><category>Lidor Systems</category><category>Microsoft</category><category>Treeview and List</category><category>Visual Basic 2005</category><category>Visual Basic 2008</category><category>Visual C# 2005</category><category>Visual C# 2008</category><category>Visual C++ 2005</category><category>Visual C++ 2008</category><category>Visual Studio 2005</category><category>Visual Studio 2008</category><guid isPermaLink="false">http://www.componentsource.com/news/2010/05/18/intgegralui-listbox.html?rc=ni_4003</guid><pubDate>Tue, 18 May 2010 09:24:00 GMT</pubDate></item>
	</channel></rss>
