<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Xceed - Updates</title>
    <description>Xceed Updates</description>
    <link>http://xceed.com/</link>
    <lastBuildDate>Fri, 12 Mar 2010 07:19:09 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>Xceed DataGrid for WPF Update - mars 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.6.10159.15470&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;09/03/2010 3:47:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.6.10159.15470_DGP3.6.1_10161/Xceed_DataGrid_for_WPF_v3.6.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(38.47 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;
            &lt;div&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;.&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is deployed in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&lt;/strong&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;PageDown or PageUp no longer results in an exception being thrown when using Master/Detail.
                &lt;li&gt;Adding an item to an empty DataGridControl no longer throws an exception.
                &lt;li&gt;Deleting the last row of a DataGridControl using a DataGridVirtualizingCollectionView no longer throws an exception.
                &lt;li&gt;Using SelectAll in an empty DataGridControl no longer throws an exception.
                &lt;li&gt;Fixed a bug with columns binding failing when resetting the source if AutoCreateColumns is false and specifying columns without specifying a BindingInfo.
                &lt;li&gt;Fixed a possible crash when clicking on a DataGridControl part of a PopUp used within another DataGridControl.
                &lt;li&gt;The Xceed DatePicker's day names are now resized when changing the DatagridControl's font size.
                &lt;li&gt;When in RowOrCell NavigationMode, PageUp and PageDown now reset the current cell to null.
                &lt;li&gt;Fixed a possible crash when recreating the DataTable or Dataset for a master-detail source.
                &lt;li&gt;Fixed an issue where a DataCell corresponding to an UnboundItemProperty could have the wrong DataContext set.
                &lt;li&gt;Fixed a possible crash when printing or exporting a DataGridControl that is being edited.
                &lt;li&gt;Clicking on a Row Selector now changes the current row if the current cell is out of view.
                &lt;li&gt;Fixed a possible loss of edited data in an InsertionCell when it becomes virtualized.
                &lt;li&gt;Calling ShowPrintPreviewWindow with userPageRangeEnabled set to true now enables the user page range in the print dialog.
                &lt;li&gt;Fixed a possible memory leak with the GroupHeaderControls.
                &lt;li&gt;Fixed a memory leak when changing the Visibility of a DataGridControl using Cardflow3D as its view.
                &lt;li&gt;Auto-filter distinct values are now invalidated when the DataGrid is bound to a virtualizing collection view that refreshes.
                &lt;li&gt;Fixed a memory leak when grouping a DataGridVirtualizingCollectionView.
                &lt;li&gt;Fixed an issue where exporting to Excel DateTime could result in unreadable data.
                &lt;li&gt;Fixed an issue exporting or copy/pasting the content of custom columns.
                &lt;li&gt;Fixed possible scrollbar synchronization issues under Cardflow3D view.
                &lt;li&gt;Setting VerticalScrollBarVisibility to Auto when using TableflowView no longer results in sluggish performance.
                &lt;li&gt;The FilerCell's filter expression is now properly cleared after receiving the ClearFilter command.
                &lt;li&gt;Printing or exporting the DataGridControl now correctly takes the FlowDirection into account.
                &lt;li&gt;Fixed a visual glitch when using Page Down and Page Up in TableflowView under certain circumstances.
                &lt;li&gt;Fixed a possible crash when sorting a detail's column.
                &lt;li&gt;Fixed a possible scrollbar reset when clicking in a column wider than the scrollable part of the datagrid.
                &lt;li&gt;In Live Explorer, fixed PageDown and PageUp handling in the TableView and TableflowView FixedHeaders and FixedFooters.
                &lt;li&gt;Fixed a possible crash when modifying the value of a cell whose parent column is being sorted on.
                &lt;li&gt;Fixed a possible exception when giving the focus to the DataGridControl when the previous focused element is a hyperlink.
                &lt;li&gt;UIAutomation's automation peers are now always refreshed when the source changes.
                &lt;li&gt;Using a popup inside the DataGrid and clicking on it no longer resets the selected items.
                &lt;li&gt;Fixed a possible IndexOutOfRangeException when a selected row is filtered out.
                &lt;li&gt;Refreshing a DataGridVirtualizingCollectionView while having a selected item range that would become invalid no longer results in an exception being thrown.
                &lt;li&gt;Optimized loading speed of the DataGridControl when being loaded and unloaded repetitively as when hosted in a TabControl. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.6.10159.15470_DGP3.6.1_10161/Xceed_DataGrid_for_WPF_v3.6.exe</link>
    </item>
    <item>
      <title>Xceed Professional Themes for WPF - mars 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Professional Themes for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.10159.16250&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;09/03/2010 4:25:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.10159.16250_XPT1.0.4_10161/Xceed_Professional_Themes_for_WPF_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(6.71 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/dotnet35.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/ProThemes_WPF_Intro.html"&gt;Xceed Professional Themes for WPF&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Xceed's Silverlight products are also all deployed in separate packages (&lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt; and &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;Xceed Upload for Silverlight&lt;/a&gt;). To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Professional Themes for WPF&lt;/strong&gt;&lt;br&gt;(Changes to version 1.0)&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Fixed a visual glitch when an expander's content is bigger than the expander itself. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.10159.16250_XPT1.0.4_10161/Xceed_Professional_Themes_for_WPF_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight - mars 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.10159.13000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;09/03/2010 1:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.10159.13000_ZRS2.1.4_10161/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/silverlight.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.10159.13000_ZRS2.1.4_10161/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight - mars 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.10159.13000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;09/03/2010 1:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.10159.13000_UPS2.1.4_10161/Xceed_Upload_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/silverlight.png" width=49 height=16&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.10159.13000_UPS2.1.4_10161/Xceed_Upload_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Components Update - mars 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.10159.13000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;09/03/2010 1:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.10159.13000_XCO3.2.21_10161/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(60.60 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet20.png" width=45 height=16&gt;, &lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet30.png" width=45 height=16&gt;&lt;strong&gt;, &lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;, &lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/activex.jpg" width=48 height=25&gt; &lt;br&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;, as well as ActiveX components.&lt;br&gt;&lt;br&gt;To install or upgrade Xceed DataGrid for WPF, use &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, use &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Finally, for Xceed's WPF themes, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip for .NET&lt;/strong&gt;&lt;br&gt;(Changes to version 4.1)&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Fixed a bug where setting a value to ZipArchive.DefaultTextEncoding and ZipArchive.DefaultUnicodeUsagePolicy was ignored by the component.
                &lt;li&gt;Fixed a bug where items zipped with 'compatible' encryption couldn't be unzipped after the zip file was updated. The last modified date/time of items zipped with 'compatible' encryption is now correctly updated when items are modified. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
            &lt;tr&gt;
                &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip for .NET CF&lt;/strong&gt;&lt;br&gt;(Changes to version 4.1)&lt;/span&gt;&lt;/td&gt;
                &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                &lt;ul&gt;
                    &lt;li&gt;Fixed a bug where setting a value to ZipArchive.DefaultTextEncoding and ZipArchive.DefaultUnicodeUsagePolicy was ignored by the component. &lt;/li&gt;
                &lt;/ul&gt;
                &lt;/td&gt;
                &lt;tr&gt;
                    &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip Compression Library, &lt;br&gt;Xceed Zip for x64&lt;/strong&gt;&lt;br&gt;(Changes to version 6.5)&lt;/span&gt;&lt;/td&gt;
                    &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                    &lt;ul&gt;
                        &lt;li&gt;Fixed an intermittent bug where zipping or compressing data with LZMA would produce data that can't be decompressed. &lt;/li&gt;
                    &lt;/ul&gt;
                    &lt;/td&gt;
                    &lt;tr&gt;
                        &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Docking Windows for .NET&lt;/strong&gt;&lt;br&gt;(Changes to version 2.1)&lt;/span&gt;&lt;/td&gt;
                        &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Image property of ToolWindow is now used when moved into an MDI window. &lt;/li&gt;
                        &lt;/ul&gt;
                        &lt;/td&gt;
                        &lt;tr&gt;
                            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Chart for .NET&lt;br&gt;&lt;/strong&gt;(Changes to version 4.2)&lt;/span&gt;&lt;/td&gt;
                            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                            &lt;ul&gt;
                                &lt;li&gt;The DragZoomTool no longer zooms out when a single click without any drag occurs. &lt;/li&gt;
                            &lt;/ul&gt;
                            &lt;/td&gt;
                        &lt;/tr&gt;
                    &lt;/tbody&gt;
                &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.10159.13000_XCO3.2.21_10161/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update - fév. 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.6.10075.13300&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/01/2010 1:30:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.6.10075.13300_DGP3.6.0_10101/Xceed_DataGrid_for_WPF_v3.6.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(38.43 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;
            &lt;div&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains new features and&amp;nbsp;bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;.&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is deployed in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;&lt;a href="http://xceed.com/Grid_WPF_New.html"&gt;Several new features&lt;/a&gt;.
                &lt;li&gt;Adding an empty DataTemplate to the DataGrid FixedHeaders or Headers no longer potentially results in an exception in design time.
                &lt;li&gt;Resizing the DataGridControl under TableView could cause the horizontal scroll bar's thumb to disappear.
                &lt;li&gt;Under certain circumstances, the UnboundItemProperty DataContext was not the proper one.
                &lt;li&gt;Fixed an issue where under certain circumstances the columns' visible positions could be wrong when loading persisted settings.
                &lt;li&gt;DataGridCollectionViewBase now implements IEditableCollectionView and IItemProperties.
                &lt;li&gt;DataGridCollectionViewBase now implements IItemProperties.
                &lt;li&gt;FixedColumnSplitterDraggedCursor, RowSelectorResizeNorthSouthCursor, and RowSelectorResizeWestEastCursor).
                &lt;li&gt;NewItemCommitted, NewItemCreated and NewItemCancelled are now properly raised on the root DataGridCollectionView when they occur in a detail CollectionView.
                &lt;li&gt;Added TableflowView to the theme wizard.
                &lt;li&gt;Calling GetFittedWidth on a virtualized cell will now correctly return -1 instead of its actual value.
                &lt;li&gt;Optimized the AutoFilterControl performance.
                &lt;li&gt;The DataGridItemsHost ParentDataGridControl property is now obsolete. Please use DataGridContext.DataGridControl instead.
                &lt;li&gt;Fixed a memory leak when printing a DataGrid using an AutoFilterControl.
                &lt;li&gt;Dragging the FixedColumnSplitter is now animated under TableflowView when IsAnimatedColumnReorderingEnabled is enabled.
                &lt;li&gt;Added AutoScrollInterval attached property on TableView to control the latency of the auto scrolling when dragging a column manager cell near the edges of the DataGridControl.
                &lt;li&gt;Changing the data source no longer resets the selection.
                &lt;li&gt;Implemented a SelectionChaging event.
                &lt;li&gt;The DataGridControl now implements a print preview.
                &lt;li&gt;New Windows 7 theme.
                &lt;li&gt;LiveExplorer theme in assembly Xceed.ThemePack.3.dll.
                &lt;li&gt;Setting the DataGridVirtualizingQueryable CollectionViewSource's QueryableSource property more than once now correctly creates a new collection view.
                &lt;li&gt;The clipboard exporter no longer exports the wrong item when only one item is selected.
                &lt;li&gt;Shift-clicking on ColumnManagerCells no longer results in a modification of the selection.
                &lt;li&gt;Clicking on a ColumnManagerCell to sort the DataGridControl no longer resets the horizontal scroll position.
                &lt;li&gt;Fixed issues when toggling selection of a row when navigation mode is set to RowsOnly.
                &lt;li&gt;Fixed performance issues when selecting rows under certain circumstances.
                &lt;li&gt;General performance increase.
                &lt;li&gt;Fixed an issue where the printing or exporting of the DataGridControl started at the current item position instead of the beginning.
                &lt;li&gt;Fixed a memory leak that would occur when using CardflowView3D.
                &lt;li&gt;Fixed an issue with calls to the ColumnBase GetFittedWidth method not returning the right value when it has been moved between fixed and scrolling regions.
                &lt;li&gt;The clipboard exporter now exports the column Title instead of the column FieldName. To revert to the old behavior, set the exporter's UseFieldNamesInHeader property to true.
                &lt;li&gt;Overall increase in performance when bound to big collections. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.6.10075.13300_DGP3.6.0_10101/Xceed_DataGrid_for_WPF_v3.6.exe</link>
    </item>
    <item>
      <title>Xceed Professional Themes for WPF - fév. 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Professional Themes for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.10075.13300&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/01/2010 1:30:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XPT/1.0.10075.13300_XPT1.0.3_10101/Xceed_Professional_Themes_for_WPF_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(6.73 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/dotnet35.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/ProThemes_WPF_Intro.html"&gt;Xceed Professional Themes for WPF&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Xceed's Silverlight products are also all deployed in separate packages (&lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt; and &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;Xceed Upload for Silverlight&lt;/a&gt;). To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Professional Themes for WPF&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Fixed problem with TabItem nested controls not being hit test visible in all Office2007 themes.&lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XPT/1.0.10075.13300_XPT1.0.3_10101/Xceed_Professional_Themes_for_WPF_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight - fév. 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.10075.13300&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/01/2010 1:30:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.10075.13300_ZRS2.1.3_10101/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/silverlight.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Fixed a bug where certain data files would cause a CompressionException("Expected end of stream not found") to be thrown when unzipping. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.10075.13300_ZRS2.1.3_10101/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight - fév. 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.10075.13300&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/01/2010 1:30:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.10075.13300_UPS2.1.3_10101/Xceed_Upload_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/silverlight.png" width=49 height=16&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.10075.13300_UPS2.1.3_10101/Xceed_Upload_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Components Update - février 2010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.10075.13300&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/01/2010 1:30:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.10075.13300_XCO3.2.20_10101/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(60.74 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet20.png" width=45 height=16&gt;, &lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet30.png" width=45 height=16&gt;&lt;strong&gt;, &lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;, &lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/activex.jpg" width=48 height=25&gt; &lt;br&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;, as well as ActiveX components.&lt;br&gt;&lt;br&gt;To install or upgrade Xceed DataGrid for WPF, use &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, use &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Finally, for Xceed's WPF themes, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip Compression Library&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Fixed a bug where the library would crash on Unzip() if the zip file contained items with paths longer than 260 characters. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
            &lt;tr&gt;
                &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed FTP for .NET&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
                &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                &lt;ul&gt;
                    &lt;li&gt;The default value of SendTelnetInterruptSignal is now set to false. As a result, certain FTP servers no longer misunderstand the QUIT command (prefixed with the interrupt signal) if an error occurs during connection or login.&lt;/li&gt;
                &lt;/ul&gt;
                &lt;/td&gt;
                &lt;tr&gt;
                    &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for .NET&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
                    &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                    &lt;ul&gt;
                        &lt;li&gt;Fixed a bug where certain data files would cause a CompressionException("Expected end of stream not found") to be thrown when unzipping. &lt;/li&gt;
                    &lt;/ul&gt;
                    &lt;/td&gt;
                &lt;/tr&gt;
            &lt;/tbody&gt;
        &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.10075.13300_XCO3.2.20_10101/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update - déc. 2009 (no. 1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.5.9616.13400&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;16/12/2009 1:40:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.5.9616.13400_DGP3.5.3_9621/Xceed_DataGrid_for_WPF_v3.5.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(37.60 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;.&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is deployed in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Grouping a DataGridVirtualizingQueryableCollectionView now works when using Entity Framework.
                &lt;li&gt;Fixed a memory leak when changing the Visibility of a DataGridControl which is using the CardflowView.
                &lt;li&gt;Fixed a visual glitch with the AutoFilterControl Button under WindowsXP Blue theme.
                &lt;li&gt;Sorting and grouping no longer results in a double layout pass.
                &lt;li&gt;Alt+Up now correctly opens up the default Foreign Key ComboBox editor.
                &lt;li&gt;Fixed a visual glitch with the mouse-over highlight under CompactCardView, Glass theme.
                &lt;li&gt;Fixed the look of the FilterRow when used in CardView, under Classic theme.
                &lt;li&gt;Fixed a visual glitch with the FilterRow when used under CardView with the Glass theme.
                &lt;li&gt;Fixed possible binding errors when scrolling and the scrolltip was not enabled.
                &lt;li&gt;Fixed a visual glitch with an InsertionRow is part of a DetailGrid's headers or footers, when using the WMP11Theme under TableView or TableflowView.
                &lt;li&gt;Changing the OS Theme no longer makes the DataGridControl crash.
                &lt;li&gt;Fixed an issue with Cell editors not showing initially when CellEditorDisplayConditions is set to Always and using TableflowView or DataVirtualization.
                &lt;li&gt;Added a missing horizontal line to the last row of detail grids under the Glass and WMP11 themes.
                &lt;li&gt;DataGridVirtualizingQueryableCollectionView now detects Linq to Entity primary keys, and no longer results in an empty DataGrid if not sorted.
                &lt;li&gt;Tableflow animations are now stopped as soon as the container being animated is no longer hosted in the DataGridItemsHost. This prevents a crash from occurring.
                &lt;li&gt;Fixed a possible NullReferenceException while typing text into the NumericTextBox.
                &lt;li&gt;Fixed a crash when using automation in a DataGrid which does not have a FixedHeadersHostPanel or a FixedFootersHostPanel.
                &lt;li&gt;When changing the source, the FilterRow no longer stops working.
                &lt;li&gt;The DatePicker's calendar now always shows 6 full weeks.
                &lt;li&gt;Scrolling out of view and back into view an unfocused row that is being edited no longer results in a loss of the edited data.
                &lt;li&gt;Using a TableflowView without using a DataGridCollectionView no longer results in an exception being thrown.
                &lt;li&gt;Changing the ItemsSource of an unloaded DataGridControl no longer results in a NullReferenceException being thrown.
                &lt;li&gt;Changing Scrollbar's visibility no longer resets the scroll bar position.
                &lt;li&gt;Fixed the FilterCell Checkbox HorizontalAlignment under the Glass theme.
                &lt;li&gt;Fixed a visual glitch with the AutoFilterControl's Clear button under Windows Classic theme.
                &lt;li&gt;Fixed an issue with the StatCell's alignment.
                &lt;li&gt;Fixed a performance issue when Measuring the FixedCellPanel.
                &lt;li&gt;The ConnectionStateGlyph animation is now stopped when not displayed.
                &lt;li&gt;Fixed another issue with rows disapearing under TableflowView.
                &lt;li&gt;Fixed a crash that would occur when filtering out an item that has an expanded detail node.
                &lt;li&gt;Fixed an issue where the ScrollTip was not using the MainColumn.
                &lt;li&gt;Using the DataGridControl as part of a DataTemplate no longer causes an exception to be thrown when under TableflowView.&lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.5.9616.13400_DGP3.5.3_9621/Xceed_DataGrid_for_WPF_v3.5.exe</link>
    </item>
    <item>
      <title>Xceed Professional Themes for WPF - déc. 2009 (no. 1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Professional Themes for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.9616.13400&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;16/12/2009 1:40:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XPT/1.0.9616.13400_XPT1.0.2_9621/Xceed_Professional_Themes_for_WPF_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(6.74 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/dotnet35.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/ProThemes_WPF_Intro.html"&gt;Xceed Professional Themes for WPF&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Xceed's Silverlight products are also all deployed in separate packages (&lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt; and &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;Xceed Upload for Silverlight&lt;/a&gt;). To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Professional Themes for WPF&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;ToolBarTray.Orientation now reacts correctly.
                &lt;li&gt;Using Xceed Professional Themes for WPF in Blend 3 no longer throws a LicenseException.
                &lt;li&gt;Fixed an animation glitch in the ProgressBar under Glass theme.&lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XPT/1.0.9616.13400_XPT1.0.2_9621/Xceed_Professional_Themes_for_WPF_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight - déc. 2009 (no. 1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.9616.13400&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;16/12/2009 1:40:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.9616.13400_ZRS2.1.2_9621/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/silverlight.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.9616.13400_ZRS2.1.2_9621/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight - déc. 2009 (no. 1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.9616.13400&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;16/12/2009 1:40:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.9616.13400_UPS2.1.2_9621/Xceed_Upload_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.05 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/silverlight.png" width=49 height=16&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;tr&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
                &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;
            &lt;/tr&gt;
        &lt;/tbody&gt;
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.9616.13400_UPS2.1.2_9621/Xceed_Upload_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Components Update - décembre 2009 (no. 1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9616.13400&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;16/12/2009 1:40:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9616.13400_XCO3.2.19_9621/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.89 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet20.png" width=45 height=16&gt;, &lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet30.png" width=45 height=16&gt;&lt;strong&gt;, &lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;, &lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/activex.jpg" width=48 height=25&gt; &lt;br&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;, as well as ActiveX components.&lt;br&gt;&lt;br&gt;To install or upgrade Xceed DataGrid for WPF, use &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, use &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Finally, for Xceed's WPF themes, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip for .NET&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Fixed a bug where using LZMA with QuickCompression returned a compressed buffer of only 5 bytes.&lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
            &lt;tr&gt;
                &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip Compression Library&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
                &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                &lt;ul&gt;
                    &lt;li&gt;Zip64 extra header no longer includes unnecessary information in local header that could cause problems when unzipping.
                    &lt;li&gt;When spanning, there is no longer a 3% margin error when the disk is &amp;gt; 200MB. This rule was a hack and is no longer enforced.
                    &lt;li&gt;Reverted to using ATL macro PROP_ENTRY instead of PROP_ENTRY_TYPE to preserve backwards compatibility with pre v6.1. Microsoft security bulletin MS09-035 is no longer addressed.
                    &lt;li&gt;The Zip method no longer returns xerInternalError (999) if a license key for a version prior to 6.5 is used.
                    &lt;li&gt;Saving form properties in VB6 no longer fails because of the recent use of ATL's PROP_ENTRY_TYPE() with type VT_UINT. Now uses type VT_UI4.&lt;/li&gt;
                &lt;/ul&gt;
                &lt;/td&gt;
                &lt;tr&gt;
                    &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed SmartUI for .NET&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
                    &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                    &lt;ul&gt;
                        &lt;li&gt;Keyboard and Mouse shortcuts now properly transmit exceptions when triggered in the event handler.
                        &lt;li&gt;Controls now paint properly under Windows 7.&lt;/li&gt;
                    &lt;/ul&gt;
                    &lt;/td&gt;
                    &lt;tr&gt;
                        &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Grid for .NET&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
                        &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Automation system now returns its children correctly.
                            &lt;li&gt;An editor no longer throws an exception in a 64-bit environment.&lt;/li&gt;
                        &lt;/ul&gt;
                        &lt;/td&gt;
                        &lt;tr&gt;
                            &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed FTP for .NET&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
                            &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                            &lt;ul&gt;
                                &lt;li&gt;The exception returned when trying to connect to a non-reachable host is now correct.
                                &lt;li&gt;Fixed an intermittent bug that caused commands to fail or time out when Abort or KeepAlive is used.
                                &lt;li&gt;KeepAlive could not be sent to the server during a transfer because the client socket was busy waiting for transfer completion.&lt;/li&gt;
                            &lt;/ul&gt;
                            &lt;/td&gt;
                            &lt;tr&gt;
                                &lt;td class=tdPakagesCenter vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Editors for .NET&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
                                &lt;td class=tdPakagesRight vAlign=top align=left&gt;
                                &lt;ul&gt;
                                    &lt;li&gt;Mouse wheel no longer causes the WinComboBox to sometimes throw an exception on Windows 64-bit.&lt;/li&gt;
                                &lt;/ul&gt;
                                &lt;/td&gt;
                            &lt;/tr&gt;
                        &lt;/tbody&gt;
                    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9616.13400_XCO3.2.19_9621/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.5.9502.16400 (DGP3.5.2)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.5.9502.16400&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;02/10/2009 4:40:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.5.9502.16400_DGP3.5.2/Xceed_DataGrid_for_WPF_v3.5.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(37.49 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;.&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is deployed in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The AutoFilterControl no longer disappears when a distinct value resulting in an empty DataGridVirtualizingCollectionView is chosen. 
&lt;li&gt;Fixed a NullReferenceException when removing a row while it is being edited and using NavigationMode.RowOnly. 
&lt;li&gt;Grouping no longer loses the CurrentCell. 
&lt;li&gt;Using a StatRow under CompactCardView and the Glass theme no longer results in an exception being thrown. 
&lt;li&gt;Fixed an issue where cells hidden by sticky containers could appear even if they should not. 
&lt;li&gt;Fixed a glitch with the FixedColumnSplitter animation under TableflowView. 
&lt;li&gt;Fixed a glitch with the inserion row icon under WMP11 Theme 
&lt;li&gt;Fixed a possible crash when using the TableflowView along with the ScrollTip. 
&lt;li&gt;Fixed a possible exception ("The specified start position is outside the range of the Generator content") when using TableflowView. 
&lt;li&gt;DataGridCollectionView events are now raised for detail levels greater than one. 
&lt;li&gt;Collapsing groups in code behind no longer causes an error under TableflowView. 
&lt;li&gt;Filtering now works correctly when using ForeignKeyConfigurations. 
&lt;li&gt;Validation is now evaluated when leaving edit. 
&lt;li&gt;Fixed a focus issue when EditTriggers includes CellIsCurrent and tabbing between cells. 
&lt;li&gt;Fixed a memory leak and optimized memory usage when printing. 
&lt;li&gt;Fixed a possible NullReference exception when using EntityFramework. 
&lt;li&gt;The CardflowView Flip button no longer appears when IsCardFlippingEnabled is set to False. 
&lt;li&gt;Fixed a possible exception when using a DataGridVirtualizingCollectionView along with the ConnectionStateAdorner. 
&lt;li&gt;Prevented binding errors when binding to an EmptyDataItem. 
&lt;li&gt;Fixed the blur on the dragged column under TableflowView. 
&lt;li&gt;Fixed an issue when adding the negative sign as a literal in a MaskedTextBox. 
&lt;li&gt;Removed extra border in the default Foreign Key ComboBox editor. 
&lt;li&gt;Fixed a possible crash when reordering columns around the FixedColumnSplitter under TableflowView. 
&lt;li&gt;AllowColumnReordering now works correctly under TableflowView. 
&lt;li&gt;Added IsDeferredLoadingEnabled property to TableflowView.
&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.5.9502.16400_DGP3.5.2/Xceed_DataGrid_for_WPF_v3.5.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.5.9460.14460 (DGP3.5.1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.5.9460.14460&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;10/09/2009 2:46:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.5.9460.14460_DGP3.5.1/Xceed_DataGrid_for_WPF_v3.5.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(42.19 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;.&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is deployed in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Right-Clicking an AutoSelectTextBox used in a CellEditTemplate no longer ends the edit process. 
&lt;li&gt;Fixed a memory leak that would occur when printing. 
&lt;li&gt;Default editors are now created when AutoCreateForeignKeyDescriptions is set to false. 
&lt;li&gt;Selection is no longer lost when right-clicking an AutoSelectTextBox control. 
&lt;li&gt;Using the DataGrid in a Client-only Framework subset no longer throws an exception. 
&lt;li&gt;A null ref exception no longer occurs when pressing a system key while an object that is not a FrameworkElement contained within the DataGridControl had focus. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.5.9460.14460_DGP3.5.1/Xceed_DataGrid_for_WPF_v3.5.exe</link>
    </item>
    <item>
      <title>Xceed Professional Themes for WPF 1.0.9460.14460 (XPT1.0.1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Professional Themes for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.9460.14460&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;10/09/2009 2:46:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XPT/1.0.9460.14460_XPT1.0.1/Xceed_Professional_Themes_for_WPF_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(6.74 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/dotnet35.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ProThemes_WPF_Intro.html"&gt;Xceed Professional Themes for WPF&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Xceed's Silverlight products are also all deployed in separate packages (&lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt; and &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;Xceed Upload for Silverlight&lt;/a&gt;). To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to&amp;nbsp;version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added ToolBar.MenuStyleKey to all themes. 
&lt;li&gt;The Expander.ExpandDirection property is now supported. 
&lt;li&gt;An appearance issue with TabControl under Office themes has been fixed. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XPT/1.0.9460.14460_XPT1.0.1/Xceed_Professional_Themes_for_WPF_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight 2.1.9460.14460 (ZRS2.1.1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.9460.14460&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;10/09/2009 2:46:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.9460.14460_ZRS2.1.1/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/silverlight.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to&amp;nbsp;version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where certain zip files using LZMA compression and created with third-party zip tools caused a deadlock in the component. 
&lt;li&gt;Fixed a bug where updating certain zip files using LZMA compression and created with third-party zip tools made them invalid. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.9460.14460_ZRS2.1.1/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight Release 2.1.9460.14460 (UPS2.1.1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.9460.14460&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;10/09/2009 2:46:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.9460.14460_UPS2.1.1/Xceed_Upload_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.05 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/silverlight.png" width=49 height=16&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs.&lt;/li&gt;&lt;/ul&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.9460.14460_UPS2.1.1/Xceed_Upload_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.9460.14460 (XCO3.2.18)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9460.14460&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;10/09/2009 2:46:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9460.14460_XCO3.2.18/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.98 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;a name="3.2.9460.14460"&gt;
&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet20.png" width=45 height=16&gt;, &lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet30.png" width=45 height=16&gt;&lt;strong&gt;, &lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;, &lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/activex.jpg" width=48 height=25&gt; &lt;br&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;, as well as ActiveX components.&lt;br&gt;&lt;br&gt;To install or upgrade Xceed DataGrid for WPF, use &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, use &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Finally, for Xceed's WPF themes, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;br&gt;Zip for .NET w/ Self-Extractor&lt;br&gt;Zip for .NET CF&lt;/strong&gt;&lt;br&gt;Changes to version 4.1&lt;/span&gt;&lt;/td&gt;
            &lt;td vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Fixed a regression bug where an exception was thrown when creating a Tar file unless UserID, GroupID, DeviceMajorNumber, and DeviceMinorNumber were manually initialized.
                &lt;li&gt;The MemoryFolder class now clears its internal lists when a child file or folder is deleted. This lowers the memory footprint when a large number of MemoryFiles or MemoryFolders are used and deleted over time.
                &lt;li&gt;Fixed a bug where certain zip files using LZMA compression and created with third-party zip tools caused a deadlock in the component.
                &lt;li&gt;Fixed a bug where updating certain zip files using LZMA compression and created with third-party zip tools made them invalid. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;br&gt;FTP for .NET CF&lt;/strong&gt;&lt;br&gt;Changes to version 4.1&lt;/span&gt;&lt;/td&gt;
            &lt;td vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Timeout exceptions are no longer incorrectly thrown when transferring data.
                &lt;li&gt;Fixed a bug where, on some VMS servers, FtpVmsListingParser wouldn't match when the first line of two-line item didn't end with whitespace. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Real-Time Zip for .NET&lt;br&gt;Real-Time Zip for .NET CF&lt;/strong&gt;&lt;br&gt;Changes to version 4.1&lt;/span&gt;&lt;/td&gt;
            &lt;td vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;Fixed a bug where certain zip files using LZMA compression and created with third-party zip tools caused a deadlock in the component.
                &lt;li&gt;Fixed a bug where updating certain zip files using LZMA compression and created with third-party zip tools made them invalid. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;br&gt;Zip for x64&lt;/strong&gt;&lt;br&gt;Changes to version 6.5&lt;/span&gt;&lt;/td&gt;
            &lt;td vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;The DLL API can now be used when the host application runs in "multi-threaded apartment" mode. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
            &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9460.14460_XCO3.2.18/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.5.9417.12000 (DGP3.5)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.5.9417.12000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;17/08/2009 12:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.5.9417.12000_DGP3.5.0/Xceed_DataGrid_for_WPF_v3.5.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(42.17 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains new features and bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;.&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is deployed in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (3.5)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Grid_WPF_New.html"&gt;Several new features&lt;/a&gt;&amp;nbsp;have been added to the Professional Edition, including a striking new view called Tableflow&amp;#8482;. The Standard Edition features minor bug fixes only. 
&lt;li&gt;The DataGridVirtualizingQueryableCollectionView now fully supports the FilterRow and the automatic filtering features. 
&lt;li&gt;Added a ConnectionStateGlyph property that shows asynchronous activity when fetching virtualized data. 
&lt;li&gt;Added a ConnectionState and ConnectionError property on the DataGridControl and DataGridVirtualizingCollectionViewBase. 
&lt;li&gt;Added an IsConnectionStateGlyphEnabled property on UIViewBase. 
&lt;li&gt;Corrected an issue where FilterCriterion were lost when the data source was changed. 
&lt;li&gt;DataGridUnboundItemProperty corresponding cells are now refreshed when the DataGridUpdateSourceTrigger is set to CellContentChanged. 
&lt;li&gt;Corrected an issue where a LicenseException was thrown when after a DataGridItemProperty was cloned. 
&lt;li&gt;Corrected an issue where not all appropriate property values were cloned when a DataGridItemProperty was cloned. 
&lt;li&gt;Corrected an issue where the first row inserted into an empty list remained in an invalid state. 
&lt;li&gt;Filters are now kept when collapsing the detail's parent row. 
&lt;li&gt;FilterRow now supports filtering by empty strings. 
&lt;li&gt;Removed a reference to System.Data.Linq that prevented the DataGridControl from being distributed on .NET Framework 3.5 SP1 Client Profile. 
&lt;li&gt;Corrected an issue where the edit state was not correctly restored after a replace of the item being edited. 
&lt;li&gt;When AllowDrag is set to true and a row drag is initiated, the DataGridVirtualizingCollectionView and DataGridVirtualizingQueryableCollectionView no longer query unnecessary data. 
&lt;li&gt;Canceling a print and re-printing no longer results in an unopenable file or print-out. 
&lt;li&gt;Grouping an empty DataGridControl bound to a DataGridVirtualizingCollectionView no longer throws an exception. 
&lt;li&gt;When a Row's MinHeight and MaxHeight are defined as the same value, the mouse cursor no longer shows the resize glyph since resizing is impossible. 
&lt;li&gt;Corrected an issue that occurred when a cell's EditTemplate lost focus when setting e.Cancel to true in the cell's EditEnding event. 
&lt;li&gt;Opening the DataGridControl in Blend 3 no longer results in an exception being thrown. 
&lt;li&gt;Setting a ColumnManagerCell's HorizontalContentAlignment and VerticalContentAlignment through a style now has an effect on the Printed DataGridControl. 
&lt;li&gt;The remove filter button is now displayed in a detail grid's filter row. 
&lt;li&gt;Corrected an issue where the DataGridCollectionView was not accepting items whose types derived from the item type specified at construction. 
&lt;li&gt;The FilterRow can now be navigated to using the Keyboard while using CardView. 
&lt;li&gt;Removes binding warnings from the output window when bound to items implementing IDataErrorInfo and using UnboundDataGridItemProperties. 
&lt;li&gt;Corrected an issue that occurred when toggling the sort direction of a column while multiple columns were sorted. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.5.9417.12000_DGP3.5.0/Xceed_DataGrid_for_WPF_v3.5.exe</link>
    </item>
    <item>
      <title>Xceed Professional Themes for WPF 1.0.9417.12000</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Professional Themes for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.9417.12000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;17/08/2009 12:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XPT/1.0.9417.12000_XPT1.0.0/Xceed_Professional_Themes_for_WPF_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(6.73 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/dotnet35.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ProThemes_WPF_Intro.html"&gt;Xceed Professional Themes for WPF&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Xceed's Silverlight products are also all deployed in separate packages (&lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt; and &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;Xceed Upload for Silverlight&lt;/a&gt;). To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (1.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Initial launch of &lt;a href="/ProThemes_WPF_Intro.html"&gt;Xceed Professional Themes for WPF&lt;/a&gt;, which provides five flawless WPF themes that can be used to style any official Microsoft WPF control and its child items: Glass, Media (Windows Media Player), and Office 2007 themes.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XPT/1.0.9417.12000_XPT1.0.0/Xceed_Professional_Themes_for_WPF_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight 2.1.9417.12000</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.9417.12000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;17/08/2009 12:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.9417.12000_ZRS2.1.0/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/silverlight.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (2.1)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The product is now compiled with Microsoft Silverlight 3.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/2.1.9417.12000_ZRS2.1.0/Xceed_Real-Time_Zip_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight Release 2.1.9417.12000</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.9417.12000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;17/08/2009 12:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.9417.12000_UPS2.1.0/Xceed_Upload_for_Silverlight_v2.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/silverlight.png" width=49 height=16&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. For Xceed's WPF themes install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. Finally, to install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (2.1)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The product is now compiled with Microsoft Silverlight 3. 
&lt;li&gt;Web servers that return HTTP status 100-Continue are now properly handled.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/2.1.9417.12000_UPS2.1.0/Xceed_Upload_for_Silverlight_v2.1.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.9417.12000 (XCO3.2.17)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9417.12000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;17/08/2009 12:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9417.12000_XCO3.2.17/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.97 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet20.png" width=45 height=16&gt;, &lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet30.png" width=45 height=16&gt;&lt;strong&gt;, &lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. Finally, for Xceed's WPF themes, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0BFD93E4-8F82-DE11-B018-000C29F85407&amp;PeriodCode=LB"&gt;their package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;br&gt;Zip for .NET w/ Self-Extractor&lt;/strong&gt;&lt;br&gt;Changes to version 4.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;InvalidDecryptionPasswordException is now thrown instead of FileSystemInternalException on an invalid password when using 'Compatible Encryption'. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;br&gt;Zip for x64&lt;/strong&gt;&lt;br&gt;Changes to version 6.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Replaced usage of ATL macro PROP_ENTRY with PROP_ENTRY_TYPE in response to a possible but unlikely security vulnerability (MS09-035). 
&lt;li&gt;Process token privileges are now enabled/disabled respecting the original state. 
&lt;li&gt;Fixed a regression bug where zip files using the Compatible encryption method were built incorrectly.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9417.12000_XCO3.2.17/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.9373.11490 (XCO3.2.16)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9373.11490&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/07/2009 11:49:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9373.11490_XCO3.2.16/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(66.02 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet20.png" width=45 height=16&gt;, &lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet30.png" width=45 height=16&gt;&lt;strong&gt;, &lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;br&gt;Zip for .NET CF&lt;br&gt;Zip for .NET w/ Self-Extractor&lt;br&gt;Real-Time Zip .NET&lt;br&gt;Real-Time Zip .NET CF&lt;/strong&gt;&lt;br&gt;New version (4.1)&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added the latest Zip and compression standards by supporting the LZMA algorithm, used by WinZip 12. UTF-8 character encoding in headers is also provided for improved multilingual support. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;br&gt;Zip for x64&lt;/strong&gt;&lt;br&gt;New version (6.5)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added the latest Zip and compression standards by supporting the LZMA algorithm, used by WinZip 12. UTF-8 character encoding in headers is also provided for improved multilingual support.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9373.11490_XCO3.2.16/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight 2.0.9373.11490</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.0.9373.11490&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/07/2009 11:49:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/2.0.9373.11490_ZRS2.0.0/Xceed_Real-Time_Zip_for_Silverlight_v2.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/silverlight.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (2.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added the latest Zip and compression standards by supporting the LZMA algorithm, used by WinZip 12. UTF-8 character encoding in headers is also provided for improved multilingual support.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/2.0.9373.11490_ZRS2.0.0/Xceed_Real-Time_Zip_for_Silverlight_v2.0.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight Release 2.0.9373.11490</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;2.0.9373.11490&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/07/2009 11:49:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/2.0.9373.11490_UPS2.0.0/Xceed_Upload_for_Silverlight_v2.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.07 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/silverlight.png" width=49 height=16&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (2.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number synchronization with Xceed Real-Time Zip for Silverlight.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/2.0.9373.11490_UPS2.0.0/Xceed_Upload_for_Silverlight_v2.0.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.2.9356.10060 (DGP3.2.1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9356.10060&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;06/07/2009 10:06:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.2.9356.10060_DGP3.2.1/Xceed_DataGrid_for_WPF_v3.2.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(34.99 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt; (Professional Edition and Standard Edition).&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is deployed in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Calling the Clear method of the DataGridCollectionView.ItemProperties collection no longer throws an exception. 
&lt;li&gt;Removed a reference to System.Data.Linq that prevented the DataGridControl from being distributed on .NET Framework 3.5 SP1 Client Profile. 
&lt;li&gt;Fixed issued with Accessibility. Using GridPattern.GetItem() will now always return the correct result based on what is visible. 
&lt;li&gt;Modifying the only row in a group in such a manner that the group will cease to exist and leaving the edit by using the keyboard no longer crashes. 
&lt;li&gt;Calling AcceptChanges on a bound DataSet while ending an insertion process no longer inserts an empty row. 
&lt;li&gt;Fixed a crash when the DataGridCollectionViewSource.Source property was changed and DataGridItemProperties had been manually defined. 
&lt;li&gt;Removed Binding warnings with the CardFlow 3D view. 
&lt;li&gt;Fixed a drag and drop issue resulting in the text "System.IO.MemoryStream" being added to the cell's content. 
&lt;li&gt;Fixed a memory leak when the RowSelectorPane was not visible. 
&lt;li&gt;Fixed a NullReferenceException that could occur when resizing a row while it was being replaced. 
&lt;li&gt;Fixed issue with the Columns collection in the DataGridControl's designer. 
&lt;li&gt;SelectionMode.Single no longer allows for multi-selection through keyboard navigation. 
&lt;li&gt;When setting the DataGridControl.UpdateSourceTrigger property to CellContentChanged and had inter-related property validation logic, the value of a cell no longer reverts to the pre-edit value. 
&lt;li&gt;A cell's edit template could see its content reset if it was in error and scrolled out of view. 
&lt;li&gt;Setting IsReadOnly to true on a MaskedTextBox still allowed characters to be deleted. 
&lt;li&gt;Fixed an issue in the designer where binding the DataGridControl.View property could cause duplicate headers. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.2.9356.10060_DGP3.2.1/Xceed_DataGrid_for_WPF_v3.2.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.9356.09250 (XCO3.2.15)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9356.09250&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;06/07/2009 9:25:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9356.09250_XCO3.2.15/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.63 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet20.png" width=45 height=16&gt;, &lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet30.png" width=45 height=16&gt;&lt;strong&gt;, &lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.8&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An incorrect decision by the report layout engine no longer causes reports to be generated with infinite empty pages when a SummaryRow is used in a report with a large number of columns.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET with Self-Extractor,&lt;br&gt;Zip for .NET / .NET CF,&lt;br&gt;Activities for WF&lt;/strong&gt;&lt;br&gt;Changes to version 4.0 / 1.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Empty files zipped with "compatible" encryption are now zipped as unencrypted and uncompressed as in v3.7.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;A StackOverflowException no longer occurs when manipulating many SmartItems inside a Suspend/ResumeUpdate operation. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9356.09250_XCO3.2.15/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight 1.0.9356.09250</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.9356.09250&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;06/07/2009 9:25:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.9356.09250_ZRS1.0.5/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.03 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img border=0 src="/pages/images/general/silverlight.png"&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.9356.09250_ZRS1.0.5/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight Release 1.1.9356.09250</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.9356.09250&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;06/07/2009 9:25:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.1.9356.09250_UPS1.1.3/Xceed_Upload_for_Silverlight_v1.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.06 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img border=0 alt="" src="/pages/images/general/silverlight.png" width=49 height=16&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.1.9356.09250_UPS1.1.3/Xceed_Upload_for_Silverlight_v1.1.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.2.9279.15050 (DGP3.2)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9279.15050&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;29/05/2009 3:05:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.2.9279.15050_DGP3.2.0/Xceed_DataGrid_for_WPF_v3.2.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(34.99 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains new features and bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt; (Professional Edition and Standard Edition).&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is deployed in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (3.2)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;a href="/Grid_WPF_New.html"&gt;new features&lt;/a&gt;. 
&lt;li&gt;Added DataGridControl.SelectionChanged event. 
&lt;li&gt;MaskedTextBox now works properly with IME input. 
&lt;li&gt;An exception no longer occurs when a data item has more than one level of details. 
&lt;li&gt;The AutoFilterControl now displays properly in high contrast. 
&lt;li&gt;An exception no longer occurs when inserting new data via the InsertionRow when the data source is List&lt;t&gt; or DataTable. 
&lt;li&gt;HierarchicalGroupByControl.Background property now works in the Aero theme. 
&lt;li&gt;A layout problem no longer occurs in the InsertionRow when changing the DataGrid's theme while the InsertionRow is being edited. 
&lt;li&gt;Focus events are now raised properly by the DataGridControl. 
&lt;li&gt;Resource Center now properly detects the installed samples on 64-bit Windows. 
&lt;li&gt;Added IsAlternatingRowStyleEnabled property to PrintView. 
&lt;li&gt;An exception no longer occurs when changing the DataGrid's theme while a detail row is being edited. 
&lt;li&gt;Calling DataGridCollectionView.Refresh now properly refreshes the StatFunctions. 
&lt;li&gt;An exception no longer occurs when removing a DataRow from an expanded group which is itself in a collapsed group. 
&lt;li&gt;Setting e.Cancel to True in Cell.EditEnding event handler no longer allows an invalid value to be set to the cell. 
&lt;li&gt;The AutoFilterControl no longer interprets underscore characters as Access Keys. 
&lt;li&gt;Cells that are part of an invisible column are now recycled properly. 
&lt;li&gt;Column auto-sizing now works properly when there is more than one detail grid per level. 
&lt;li&gt;When the data source raises an item moved event, the DataGrid now refreshes properly. 
&lt;li&gt;The CurrentItem no longer occasionally changes after the data source raises a Replace event. 
&lt;li&gt;Fixed a cell layout problem that occurs when a cell being edited is scrolled out of view. 
&lt;li&gt;Editing two DataGrids on two different threads no longer throws an exception. 
&lt;li&gt;A binding error no longer occurs when collapsing a detail grid while it is not completely visible. 
&lt;li&gt;The DataGrid now refreshes properly when Groups are added or removed from detail grids. 
&lt;li&gt;When bound to a DataTable, the DataGrid now accesses the DataRowViews instead of their underlying DataRows. 
&lt;li&gt;AutoCreateDetailDescriptions property has been moved from DataGridCollectionViewSource to DataGridCollectionViewSourceBase. 
&lt;li&gt;NumericTextBox now correctly supports the Byte ValueDataType. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.2.9279.15050_DGP3.2.0/Xceed_DataGrid_for_WPF_v3.2.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.1.9257.09450 (DGP3.1.3)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.1.9257.09450&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;07/05/2009 9:45:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.1.9257.09450_DGP3.1.3/Xceed_DataGrid_for_WPF_v3.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(33.76 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains new bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is published in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 3.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception no longer occurs when dragging a ColumnManagerCell over elements that are derived from Visual. 
&lt;li&gt;An exception no longer occurs in the designer when using a binding to set the NumericTextBox.Text property. 
&lt;li&gt;It is now possible to re-select a row after it has been unselected by Ctrl-clicking on it. 
&lt;li&gt;Using a binding to set the Column.ReadOnly property now works properly. 
&lt;li&gt;An exception no longer occurs when pressing PageUp while the DataGrid is empty. 
&lt;li&gt;The AutoFilterControl now always works properly when the data source is not initially loaded. 
&lt;li&gt;Switching to another tab while the DataGrid is being edited no longer throws an exception when using the DataGrid in a TabControl. 
&lt;li&gt;Fixed a problem that occurred under certain circumstances when using custom DataRow templates that contain explicit cells. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.1.9257.09450_DGP3.1.3/Xceed_DataGrid_for_WPF_v3.1.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.9257.09160 (XCO3.2.14)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9257.09160&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;07/05/2009 9:16:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9257.09160_XCO3.2.14/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.62 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 4.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An out-of-memory exception no longer occurs when dealing with extremely close values. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET with Self-Extractor,&lt;br&gt;Zip for .NET / .NET CF,&lt;br&gt;FTP for .NET / .NET CF,&lt;br&gt;Activities for WF&lt;/strong&gt;&lt;br&gt;Changes to version 4.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an important issue in the documentation.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9257.09160_XCO3.2.14/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight 1.0.9257.09160</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.9257.09160&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;07/05/2009 9:16:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.9257.09160_ZRS1.0.4/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.03 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img src="/pages/images/general/silverlight.png" border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.9257.09160_ZRS1.0.4/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight Release 1.1.9257.09160</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.9257.09160&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;07/05/2009 9:16:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.1.9257.09160_UPS1.1.2/Xceed_Upload_for_Silverlight_v1.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.06 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/silverlight.png" width=49 border=0&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.1.9257.09160_UPS1.1.2/Xceed_Upload_for_Silverlight_v1.1.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.1.9175.12000 (DGP3.1.2)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.1.9175.12000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/03/2009 12:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.1.9175.12000_DGP3.1.2/Xceed_DataGrid_for_WPF_v3.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(33.72 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains new bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is published in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 3.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The content of InsertionCells no longer disappears when scrolling horizontally. 
&lt;li&gt;SelectionMode.Multiple no longer behaves like SelectionMode.Single. 
&lt;li&gt;Replacing an item in an IBindingList source now replaces it in the view. 
&lt;li&gt;An exception no longer occurs when a cell with validation error is scrolled into view. 
&lt;li&gt;A NullReferenceException no longer occurs when EditTriggers contains CellIsCurrent. 
&lt;li&gt;Persisting user settings now works properly when DetailGrids and Columns are added manually to the DataGridControl. 
&lt;li&gt;Editing now works in a custom RegionConfiguration.Template in CardflowView3D. 
&lt;li&gt;Excel exporter no longer exports dates prior to 1900-01-01. (These dates are not supported by Excel.) 
&lt;li&gt;Excel exporter no longer exports the TimeZone for DateTime field, which is not supported by Excel. 
&lt;li&gt;An exception no longer occurs in the AutoFilterControl when using a custom ColumnManagerCell template. 
&lt;li&gt;Fixed a problem with column virtualization and editing. 
&lt;li&gt;Fixed memory leaks. 
&lt;li&gt;Printing now works when the first group level is not initially expanded. 
&lt;li&gt;RowSelectorPane no longer disappears when GroupHeaderControl is hidden. 
&lt;li&gt;Enhancements to the UI Automation interface to make the datagrid more compatible with screen readers and automated UI testers. 
&lt;li&gt;Column auto-sizing now always works properly in detail grids. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.1.9175.12000_DGP3.1.2/Xceed_DataGrid_for_WPF_v3.1.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight 1.0.9175.12420</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.9175.12420&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/03/2009 12:42:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.9175.12420_ZRS1.0.3/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.03 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img src="/pages/images/general/silverlight.png" border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When an exception is thrown, the component now displays the compression/encryption method's name instead of a numeric value if possible.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.9175.12420_ZRS1.0.3/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight Release 1.1.9175.12420</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.9175.12420&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/03/2009 12:42:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.1.9175.12420_UPS1.1.1/Xceed_Upload_for_Silverlight_v1.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.06 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/silverlight.png" width=49 border=0&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.1.9175.12420_UPS1.1.1/Xceed_Upload_for_Silverlight_v1.1.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.9175.12420 (XCO3.2.13)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9175.12420&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/03/2009 12:42:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9175.12420_XCO3.2.13/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(66.10 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET with Self-Extractor&lt;br&gt;Zip for .NET&lt;br&gt;Zip for .NET CF&lt;/strong&gt;&lt;br&gt;Changes to version 4.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed licensing issues where a 4.0 license failed to enable BZip2, BWT,&amp;nbsp;PPMd, or XceedCompressedStreamEncryption.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 4.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed licensing issues where a 4.0 license failed to enable BZip2, BWT,&amp;nbsp;PPMd, or XceedCompressedStreamEncryption.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET CF&lt;/strong&gt;&lt;br&gt;Changes to version 4.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed licensing issues where a 4.0 license failed to enable Deflate64.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.8&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Setting OverrideUIStyle on a GroupByRow now has an effect. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;/strong&gt;&lt;br&gt;Changes to version 6.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The component now correctly interprets certain folder entries as folders in zip files created in Java. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Real-Time Zip for .NET&lt;br&gt;Real-Time Zip &lt;br&gt;for .NET CF&lt;/strong&gt;&lt;br&gt;Changes to version 1.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An overflow exception no longer occurs in certain situations with zip files larger than 2GB. 
&lt;li&gt;When an exception is thrown, the component now displays the compression/encryption method's name instead of a numeric value if possible. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Activities for WF&lt;/strong&gt;&lt;br&gt;Changes to version 1.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed licensing issues where a 4.0 license failed to enable SFX and PPMd.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 4.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The DataBinding sample in the precompiled Chart Explorer now uses the correct data source path. 
&lt;li&gt;Fixed a problem with the ChartControl crashing when using the data zoom tool. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9175.12420_XCO3.2.13/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.9123.08250 (XCO3.2.12)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.9123.08250&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/02/2009 8:25:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9123.08250_XCO3.2.12/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(66.25 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.8&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Setting the ColumnManagerCell's BackColor at design time no longer causes a NullRefException. 
&lt;li&gt;The removal of a DataRow containing a Cell that is the last one clicked no longer results in the DataRow not being released from memory until another grid element is clicked. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;br&gt;FTP for .NET CF&lt;/strong&gt;&lt;br&gt;New version (4.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Various new features added (&lt;a href="/FTP_NET_Whatsnew.html"&gt;.NET&lt;/a&gt;, &lt;a href="/FTP_Net_CF_New.html"&gt;.NET CF&lt;/a&gt;). 
&lt;li&gt;FtpUnixListingParser no longer throws an exception ("Year, Month, and Day parameters describe an un-representable DateTime") for some files. Some servers don't send the Year part of the file creation date and this usually means this year. But some servers don't send the year for files created within 6 months and sometimes up to a year. In these situations, we must use last year instead of the current year. The most common exception is February 29 which can't be cast to 2009 Feb 29. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET with Self-Extractor&lt;/strong&gt;&lt;br&gt;New version (4.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/FTP_NET_Whatsnew.html"&gt;FTP capabilities&lt;/a&gt; updated. 
&lt;li&gt;The file Xceed.Compression.Formats.dll is now always included in the created SFX archive, preventing crashes during the extraction process.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;New version (4.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/FTP_NET_Whatsnew.html"&gt;FTP capabilities&lt;/a&gt; updated. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 4.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Tooltips now always appear on datapoints or legend items. 
&lt;li&gt;Running the Chart Explorer sample on a 64-bit CPU no longer results in an exception being thrown. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Activities for WF&lt;/strong&gt;&lt;br&gt;New version (1.3)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Various &lt;a href="/Activities_WF_New.html"&gt;new features&lt;/a&gt; added. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Input Validator for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 1.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Using a RangeCriterion with a floating DataType and specifying a MinValue or MaxValue of 0 no longer causes an exception to be thrown when validating the control. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.9123.08250_XCO3.2.12/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight Release 1.1.9123.08250 (UPS1.1.0)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.9123.08250&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/02/2009 8:25:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.1.9123.08250_UPS1.1.0/Xceed_Upload_for_Silverlight_v1.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.06 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/silverlight.png" width=49 border=0&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (1.1)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Upload_Silverlight_Whatsnew.html"&gt;New Feature&lt;/a&gt;: Uploading unlimited amounts of data is now supported. 
&lt;li&gt;Fixed a bug in the Image Upload sample that caused files to always be uploaded empty because the stream wasn't&amp;nbsp;set back to its start after an image was created out of its data.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.1.9123.08250_UPS1.1.0/Xceed_Upload_for_Silverlight_v1.1.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight 1.0.9123.08250</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.9123.08250&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/02/2009 8:25:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.9123.08250_ZRS1.0.2/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img src="/pages/images/general/silverlight.png" border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Product recompiled to take advantage of changes in FileSystem Core. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.9123.08250_ZRS1.0.2/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.1.9117.10090 (DGP3.1.1)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.1.9117.10090&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;17/02/2009 10:09:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.1.9117.10090_DGP3.1.1/Xceed_DataGrid_for_WPF_v3.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(33.72 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is published in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 3.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Home and End no longer cause a horizontal scrolling when NavigationBehavior is set to RowOnly. 
&lt;li&gt;Fixed an exception that occurred when removing items from a DataGrid's ItemsSource in CardflowView3D. 
&lt;li&gt;Fixed an exception that occurred under certain circumstances when setting SelectedItem to null. 
&lt;li&gt;Added Xceed.Wpf.DataGrid.ValidationRules to the XmlnsDefinition for DataGrid. 
&lt;li&gt;Fixed a cell layout problem that occurred when editing a cell in a sorted column. 
&lt;li&gt;A NullReferenceException no longer occurs when using explicit DataCells in a DataRow template. 
&lt;li&gt;Fixed a memory leak that occurred when collapsing a detail grid. 
&lt;li&gt;Implicit styles for AutoFilterControl now work properly. 
&lt;li&gt;An exception no loger occurs when changing the ItemsSource under certain circumstances. 
&lt;li&gt;Fixed certain issues with Cells that are explicitly positioned in a Row's template in TableView. 
&lt;li&gt;Modifying a field by which a CollectionView is sorted now refreshes the DataGrid properly. 
&lt;li&gt;An exception no longer occurs under certain circumstances when setting DefaultGroupConfiguration.InitiallyExpanded to false. 
&lt;li&gt;The LostFocus event is now fired properly. 
&lt;li&gt;Column widths are now refreshed properly when reordering columns while ColumnStretchMode is enabled. 
&lt;li&gt;An exception no longer occurs under certain circumstances when calling DataGridControl.BeginEdit. 
&lt;li&gt;PrintTableView.UseDefaultHeadersFooters now works properly. 
&lt;li&gt;Detail grids no longer scroll out of view when no headers are defined. 
&lt;li&gt;An exception no longer occurs when exporting a DataGrid that contains ModeFunction instances. 
&lt;li&gt;Manually configuring DataGridItemProperties no longer occasionnally yields System.Object instead of null. 
&lt;li&gt;When setting DataGridControl.AllowDrag to true, ComboBox cell editors cannot be activated with the mouse. 
&lt;li&gt;The CommandBindings for ApplicationCommands.Copy and ApplicationCommands.Delete are now removed when they are not required. 
&lt;li&gt;The Delete command now properly supports data sources of type ObservableCollection. 
&lt;li&gt;An exception no longer occurs when setting ItemsSource to null while the DataGridControl is not focused. 
&lt;li&gt;An exception no longer occurs when dragging the InsertionRow. 
&lt;li&gt;An exception no longer occurs when calling DoDragDrop on a partially visible cell. 
&lt;li&gt;The PreserveExtendedSelection property now works properly. 
&lt;li&gt;It is no longer possible to drag &amp;amp; drop text in the NumericTextBox. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.1.9117.10090_DGP3.1.1/Xceed_DataGrid_for_WPF_v3.1.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Release 3.1.9069.14010</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.1.9069.14010&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;19/01/2009 2:01:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.1.9069.14010_DGP3.0.4/Xceed_DataGrid_for_WPF_v3.1.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(33.72 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img border=0 alt="" src="/pages/images/general/dotnet35.png" width=45 height=16&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td vAlign=top align=left&gt;
            &lt;ul&gt;
                &lt;li&gt;This release contains new features and bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF is published in a separate package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class=BgHDots colSpan=2&gt;&lt;img alt="" src="/images/spacer.gif" width=1 height=10&gt; &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (3.1)&lt;/span&gt;&lt;/td&gt;
            &lt;td vAlign=top align=left class=tdPakagesCenter&gt;
            &lt;ul&gt;
                &lt;li&gt;Several &lt;a href="/Grid_WPF_New.html"&gt;new features&lt;/a&gt; added to both the &lt;strong&gt;Professional Edition&lt;/strong&gt; and the &lt;strong&gt;Express Edition&lt;/strong&gt;.
                &lt;li&gt;Fixed a problem with container recycling when a cell's content is null.
                &lt;li&gt;It is now possible to select a row after deselecting it with Ctrl-click.
                &lt;li&gt;Applying a new view or theme to the DataGrid now properly brings the current row into view.
                &lt;li&gt;The "flip" button in CardflowView3D is no longer clipped when the DataGrid is resized below a certain threshold.
                &lt;li&gt;The FixedColumnSplitter now displays properly in a cell being edited.
                &lt;li&gt;Cell editors are now always displayed when CellEditorDisplayConditions are set to MouseOverRow on Column.
                &lt;li&gt;It is now possible to toggle the selected state of the last selected row when using SelectionMode.Multiple.
                &lt;li&gt;Home/End keyboard navigation now works properly in the InsertionRow.
                &lt;li&gt;Detail grids that are not declared in a DataGridCollectionViewSource are no longer sometimes reated when AutoCreateDetailConfigurations is false.
                &lt;li&gt;The Glass theme for ColumnManagerCell now properly supports text wrapping.
                &lt;li&gt;BringIntoView on a Cell that belongs to a virtualized Column now works.
                &lt;li&gt;Cancelling edit on a row containing a read-only cell no longer disconnects this cell's Content binding.
                &lt;li&gt;An exception no longer occurs when sorting a DataGrid after removing columns.
                &lt;li&gt;The binding for custom CellEditTemplates now always works properly.
                &lt;li&gt;A NullReferenceException no longer occurs when the DataGrid is used in a ControlTemplate for a ComboBox.
                &lt;li&gt;DataGrid's selection is no longer reset when clicking on a GroupHeaderControl.
                &lt;li&gt;SelectedIndex is now always properly updated after sorting the DataGrid.
                &lt;li&gt;InsertionCells that had been initialized but not modified are now updated to the data source.
                &lt;li&gt;DataCells are no longer occasionally considered dirty even when its content has not changed.
                &lt;li&gt;DataRow height is no longer incorrect after changing the DataGrid's height.
                &lt;li&gt;Changes in CellContentTemplate are now always reflected in cells that have been recycled.
                &lt;li&gt;Adding new items in a DataGridCollectionsView no longer results in duplicated items in the DataGrid.
                &lt;li&gt;DataRow height is now always preserved after editing a DataCell.
                &lt;li&gt;An exception no longer occurs when switching from CardflowView3D to TableView when there are no data items in the DataGrid.
                &lt;li&gt;Fixed a bug preventing the focused item from being properly recycled.
                &lt;li&gt;Added DataGridItemProperty.DistinctValuesEqualityComparer property.
                &lt;li&gt;DataGridCollectionView.CurrentPosition is no longer set to -1 after removing the current item.
                &lt;li&gt;Improved the layout of the cells in the Data region of the cards in CardflowView3D.
                &lt;li&gt;An exception no longer occurs when resetting ItemsSource while handling Row.EditEnded.
                &lt;li&gt;Fixed a layout bug that occurred when the GroupHeaderControl was larger than the DataRows.
                &lt;li&gt;GroupDescription.GroupNames now works properly on first-level groups.
                &lt;li&gt;Grouping more than once by the same field is now prevented.
                &lt;li&gt;Fixed the URIs used in the DataGrid's system theme resource dictionaries, preventing those dictionaries from being merged in client code.
                &lt;li&gt;An InvalidOperationException no longer occurs when applying a new theme while the DataGrid is being edited.
                &lt;li&gt;An exception no longer occurs when applying a new theme to CardflowView3D while a DataRow is being edited.
                &lt;li&gt;Added ChameleonTheme.TitleOrientation property.
                &lt;li&gt;Added TableView.IsAlternatingRowStyleEnabled property to easily enable alternate row styling.
                &lt;li&gt;Added ValidationErrorChanging events to Row and Cell to allow finer-grained control over the validation errors.
                &lt;li&gt;An exception is now thrown when an item is removed from a DataGridCollectionView while it is being edited.
                &lt;li&gt;NumericTextBox now supports decimal separators other than period.
                &lt;li&gt;It is now possible to specify a theme contained in a ThemePack assembly with the XAML attribute syntax.
                &lt;li&gt;CardflowView3D now supports the ScrollTip.
                &lt;li&gt;Minor enhancements have been made to the design-time configuration form.
                &lt;li&gt;Improved the performance of the string indexer on ColumnCollection. &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=160 height=1&gt; &lt;/td&gt;
            &lt;td height=1&gt;&lt;img alt="" src="/images/spacer.gif" width=300 height=1&gt; &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.1.9069.14010_DGP3.0.4/Xceed_DataGrid_for_WPF_v3.1.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.0.8576.14450</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.8576.14450&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;26/11/2008 2:45:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.0.8576.14450_DGP3.0.3/Xceed_DataGrid_for_WPF_v3.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(31.49 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF has been removed from Xceed's general component package in order to make the download and install process of the datagrid faster. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to&amp;nbsp;version 3.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an IndexOutOfRangeException that occurs in the designer when switching from CardflowView3D to TableView. 
&lt;li&gt;Fixed a DataGridInternalException that occurs when adding a data item while all groups are collapsed. 
&lt;li&gt;Modifying a property on a data source item now updates the DataGrid when auto-filtering is applied. 
&lt;li&gt;Fixed a design-time problem with the MaskedTextBox with Visual Studio 2008 Service Pack 1. 
&lt;li&gt;The ScrollTip now works properly with unbound columns. 
&lt;li&gt;Fixed a memory leak that occurs when using a custom row template. 
&lt;li&gt;Column.TextWrapping now works properly in the ColumnManagerCells for all the DataGrid themes. 
&lt;li&gt;Fixed a NullReferenceException that occurs in Row.OnApplyTemplate when switching back to a Tab that contains a DataGrid. 
&lt;li&gt;Implemented the "3 way" state for the CheckBox in all the DataGrid themes. 
&lt;li&gt;NewItemCanceled, NewItemCreated and NewItemCommitted events are now raised properly by the RootDataGridCollectionView. 
&lt;li&gt;StatFunctions now refreshes properly after editing the DataGrid. 
&lt;li&gt;Fixed a NullReferenceException that occurs when closing a window on which a CardflowView3D is located in an unselected tab of a TabControl. 
&lt;li&gt;Fixed an alignment problem with rows that are located in group headers or footers. 
&lt;li&gt;Dragging columns to reorder them now works properly when working with a large number columns. 
&lt;li&gt;Fixed a layout problem with the ColumnManagerCell in Media Player 11 theme. 
&lt;li&gt;ComboBox.SelectedValuePath and DisplayMemberPath now work with the Media Player 11 theme. 
&lt;li&gt;When using a DataGridCollectionView with a ListBox, the ListBox no longer appears initially empty. 
&lt;li&gt;DataGridItemProperty.Converter.ConvertBack is now always called. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.0.8576.14450_DGP3.0.3/Xceed_DataGrid_for_WPF_v3.0.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight 1.0.8577.11540</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.8577.11540&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;27/11/2008 11:54:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.8577.11540_ZRS1.0.1/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.00 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img src="/pages/images/general/silverlight.png" border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The BZip2 and BWT compression methods are now thread-safe. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.8577.11540_ZRS1.0.1/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight 1.0.8577.11540</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.8577.11540&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;27/11/2008 11:54:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8577.11540_UPS1.0.4/Xceed_Upload_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(2.72 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/silverlight.png" width=49 border=0&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;This product has been recompiled due to dependencies with recently updated Xceed FileSystem Core DLLs. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8577.11540_UPS1.0.4/Xceed_Upload_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8577.11540</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8577.11540&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;27/11/2008 11:54:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8577.11540_XCO3.2.8/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(66.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;To install or upgrade Xceed Real-Time Zip for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade Xceed Upload for Silverlight, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=792e944e-ac6f-dd11-8742-000c29f85407&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;br&gt;Zip for .NET CF&lt;/strong&gt;&lt;br&gt;Changes to version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Replaced System.Collections.CaseInsensitiveComparer. DefaultInvariant with System.StringComparer.OrdinalIgnoreCase in the component's internals to follow .NET coding recommendations and allow more consistent string comparisons when sorting. 
&lt;li&gt;Added support for "enforceFormatIntegrity" in CompressedStream and QuickCompression classes. Default is 'true' to maintain existing behavior. Setting to 'false' will keep the library from throwing exceptions for "deflated" data without a standard ending marker at the end as some Web application servers operate. 
&lt;li&gt;The BZip2 and BWT compression methods are now thread-safe. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;/strong&gt;&lt;br&gt;Changes to version 6.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where the same temp file name could be generated for different Zip operations happening at the same time on different threads. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Real-Time Zip for .NET&lt;br&gt;Real-Time Zip&amp;nbsp;.NET CF&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 1.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception is no longer thrown when more than 65535 files are compressed within a zip file. 
&lt;li&gt;The BZip2 and BWT compression methods are now thread-safe. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8577.11540_XCO3.2.8/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Real-Time Zip for Silverlight Launch (1.0.8516.10220)</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Real-Time Zip for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.8516.10220&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;16/10/2008 10:22:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.8516.10220_ZRS1.0.0/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(3.05 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img src="/pages/images/general/silverlight.png" border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/ZipRT_Silverlight_Intro.html"&gt;Xceed Real-Time Zip for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. See the product's &lt;a href="/ZipRT_Silverlight_Features.html"&gt;features&lt;/a&gt; for details. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade &lt;strong&gt;Xceed DataGrid for WPF&lt;/strong&gt;, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/ZRS/1.0.8516.10220_ZRS1.0.0/Xceed_Real-Time_Zip_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight 1.0.8516.10220</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.8516.10220&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;16/10/2008 10:22:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8516.10220_UPS1.0.3/Xceed_Upload_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(2.77 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/silverlight.png" width=49 border=0&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. See the product's &lt;a href="/Upload_Silverlight_Features.html"&gt;features&lt;/a&gt; for details. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8516.10220_UPS1.0.3/Xceed_Upload_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8516.10220</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8516.10220&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;16/10/2008 10:22:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8516.10220_XCO3.2.7/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(66.05 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;If you intend to install Xceed Upload for Silverlight, you must install this package to synchronize the versions of software&amp;nbsp; on your computer. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Activities for WF&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 1.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added Serializable attribute to class ProxyClientConfiguration to avoid runtime exception. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;New version (3.8)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Crossthread exceptions are no longer sometimes thrown when disposing of the GridControl. 
&lt;li&gt;Fixed a bug causing an exception to be thrown if the "Lucida Sans" font is not found. The default stylesheet "Contemporary.xml" has been changed to use the "Lucida Sans Unicode" font instead of "Lucida Sans". "Lucida Sans Unicode" is shipped with Windows XP and later. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The appearance of the SmartToolBar and SmartMenuBar controls is now correct when using the Office2003 theme under Windows Vista Aero. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Corrected problems with InvalidPassword exception that can cause the ZipReader to be unusable for the current compressed file. 
&lt;li&gt;Corrected problems with XceedCompressionStreamEx which did not correctly decompress data because of a bad CRC error. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8516.10220_XCO3.2.7/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.0.8506.12260</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.8506.12260&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;06/10/2008 12:26:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.0.8506.12260_DGP3.0.2/Xceed_DataGrid_for_WPF_v3.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(31.50 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF has been removed from Xceed's general component package in order to make the download and install process of the datagrid faster. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to&amp;nbsp;version 3.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a memory leak in the DatePicker control. 
&lt;li&gt;Corrected an issue where the scroll tip stopped working properly after data was grouped/ungrouped. 
&lt;li&gt;Performance improvements with large, non-master/detail data sources. 
&lt;li&gt;Corrected an issue where InsertionCells would appear as being invalid after entering edit mode on the InsertionRow. 
&lt;li&gt;Corrected an issue where the DataGrid would sometimes reduce the height of its DataRows. 
&lt;li&gt;Corrected an issue where calling EndEdit when an InsertionRow was being edited would add the new item twice when the data source is an ObservableCollection that implements IBindingList. 
&lt;li&gt;Correct an issue where GroupHeaderControls would remain indented after removing a group level. 
&lt;li&gt;Corrected an issue with the DatePicker.DateTimeMaskMode property. 
&lt;li&gt;Fixed a DataGridInternalException that occurred after editing a detail grid. 
&lt;li&gt;Corrected an issue where the GetFittedWidth method did not always return the correct value after reordering the columns in the DataGrid. 
&lt;li&gt;Fixed an exception that occurred when calling EndEdit while the InsertionRow was being edited. 
&lt;li&gt;Setting the DateTimeMaskMode to Time now properly preserves the Date component of the DateTime to which the DatePicker is bound. 
&lt;li&gt;Fixed a DataGridInternalException that occurred when modifications were made to groups while the DataGrid wasn't loaded. 
&lt;li&gt;Corrected an issue where the DataGridControl scrolled back to the left after sorting when RowNavigationMode is RowOnly. 
&lt;li&gt;Fixed an exception that occurred in the design-time configuration form when using CardflowView3D. 
&lt;li&gt;Fixed an exception that occurred when applying grouping to DataGridControls that were in different threads.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.0.8506.12260_DGP3.0.2/Xceed_DataGrid_for_WPF_v3.0.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8465.14130</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8465.14130&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;15/09/2008 2:13:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8465.14130_XCO3.2.6/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.41 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 4.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Getting the value of a ChartControl's PrintManager's PrinterName property no longer results in a stack overflow. 
&lt;li&gt;The Chart's PrintManager settings are now all applied to the Chart's PrintDialog. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Crossthread exceptions are no longer sometimes thrown when disposing of the GridControl. 
&lt;li&gt;Fixed a bug causing an exception to be thrown if the "Lucida Sans" font is not found. The default stylesheet "Contemporary.xml" has been changed to use the "Lucida Sans Unicode" font instead of "Lucida Sans". "Lucida Sans Unicode" is shipped with Windows XP and later. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The appearance of the SmartToolBar and SmartMenuBar controls is now correct when using the Office2003 theme under Windows Vista Aero. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Docking Windows for .NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception no longer occurs when selecting an MDI window while the TabbedMdiTabStrip is larger than the MdiClient.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8465.14130_XCO3.2.6/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.0.8453.23470</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.8453.23470&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;03/09/2008 11:47:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.0.8453.23470_DGP3.0.1/Xceed_DataGrid_for_WPF_v3.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(31.52 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bug fixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF has been removed from Xceed's general component package in order to make the download and install process of the datagrid faster. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to&amp;nbsp;version 3.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception no longer occurs under certain circumstances when changing the View and/or the data source of the DataGridControl. 
&lt;li&gt;An exception no longer occurs when updating the layout of an empty CardView. 
&lt;li&gt;An ArgumentOutOfRangeException no longer occur in the configuration form under certain circumstances. 
&lt;li&gt;In CardView, editing a field that is displayed in the card's title now refreshes the card's title properly. 
&lt;li&gt;An InvalidOperationException no longer occurs under certain circumstances. 
&lt;li&gt;Added ValueRangeTextBox.HasValidationError property. 
&lt;li&gt;The state of the ReadOnly parameter of the DataGridItemProperty constructor is now always respected. 
&lt;li&gt;The CheckBoxes are now always displayed in the AutoFilterControl. 
&lt;li&gt;DetailGrids are no longer automatically created for properties that are marked with the [Browsable(false)] attribute. 
&lt;li&gt;DataTimeTextBox now works properly with cultures that have variable-length AM/PM designators. 
&lt;li&gt;The SelectionForeground used in the DatePicker for the Classic theme has been corrected. 
&lt;li&gt;GroupConfiguration.ItemContainerStyle is no longer preserved after a DataRow had been recycled. 
&lt;li&gt;Improvements made to the column auto-detection algorithm when the source items collection is the result of a "yield" operator or a LINQ result set. 
&lt;li&gt;Column reordering now works when collumn virtualization is disabled. 
&lt;li&gt;A DataGridInternalException no longer occurs in CardView under certain circumstances. 
&lt;li&gt;The standard controls now have the proper theme applied when the Zune theme is applied to the DataGridControl. 
&lt;li&gt;An exception no longer occurs when editing a data row makes that row move to another detail grid in the hierarchy. 
&lt;li&gt;The GroupByControl's ConnectionLine now always draws itself properly. 
&lt;li&gt;In CompactCardView, the card resizer no longer occasionally stops working. 
&lt;li&gt;Implicit DataTemplates are now used for displaying the cells' content. 
&lt;li&gt;It is now possible to create a theme for CardflowView3D with the Theme Wizard. 
&lt;li&gt;Double-clicking on a RowSelector's resizer now resets the DataRow's height. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.0.8453.23470_DGP3.0.1/Xceed_DataGrid_for_WPF_v3.0.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 3.0.8415.15000</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.8415.15000&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;15/08/2008 3:00:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/3.0.8415.15000_DGP3.0.0/Xceed_DataGrid_for_WPF_v3.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(31.46 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains new features and bugfixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF has been removed from Xceed's general component package in order to make the download and install process of the datagrid faster. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New version (3.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;New version released featuring the addition of a 3D view, performance improvements, and much more (&lt;a href="/Grid_WPF_New.html"&gt;see details&lt;/a&gt;). 
&lt;li&gt;Improved support for LINQ data sources. 
&lt;li&gt;Columns for properties that have the [Browsable(false)] attribute are no longer auto-created. 
&lt;li&gt;The datagrid now handles exceptions thrown by IEditableObject.EndEdit(). 
&lt;li&gt;A CellEditor can now take part in the validation process. 
&lt;li&gt;Validation now takes into account errors reported by a source object that implements IDataErrorInfo. 
&lt;li&gt;New sample added that demonstrates the DataGrid being bound to a large number of rows and columns. 
&lt;li&gt;Added a Visible property to DetailConfiguration. 
&lt;li&gt;It is now possible to perform validation based on the edited value of other cells in a row. 
&lt;li&gt;It is now possible to perform manual validation when a row is leaving edit mode. 
&lt;li&gt;The datagrid now automatically detects more detail relations. 
&lt;li&gt;DropMarOrientation enum has been moved to the Xceed.Wpf.DataGrid.Views namespace. 
&lt;li&gt;Added DataGridCollectionView.AutoCreateItemProperties property. 
&lt;li&gt;DataGridControl.ItemsPanel is now obsolete. 
&lt;li&gt;Added a Column.DefaultGroupDescription property that allows using a custom GroupDescription when grouping via the UI. 
&lt;li&gt;Refreshing a DataGridControl bound to a DataView no longer results in empty columns. 
&lt;li&gt;Added properties to AutoFilterControl to make it easier to configure the style/template of the AutoFilter items. 
&lt;li&gt;Added NotifySourceUpdated, NotifyTargetUpdated and NotifyOnValidationError properties to the CellEditorBindingExtension class. 
&lt;li&gt;BeginEdit/EndEdit/CancelEdit methods are no longer virtual on Cell. 
&lt;li&gt;Scrolling down below the last page of items is now prevented. 
&lt;li&gt;The DataGridCollectionView now auto-detects properties that are defined on base interfaces of the data source. 
&lt;li&gt;The height of datarows is now preserved after scrolling, grouping, and sorting. 
&lt;li&gt;When the datagrid's item source is reloaded with new data, the focus no longer moves to another control in the window. 
&lt;li&gt;Fixed issues with the handling of DBNull values in a data source. 
&lt;li&gt;Moved the ColumnStretchMode enum to the Xceed.Wpf.DataGrid.Views namespace. 
&lt;li&gt;Using a DataGrid in multiple tabs of a TabControl no longer causes the TabControl to switch to another tab. 
&lt;li&gt;SelectAll.CanExecute now returns false when SelectionMode is Single. 
&lt;li&gt;The CurrentColumn property is now reset to null when the column that was current is removed from the columns collection. 
&lt;li&gt;A cell's background now covers the entire cell when there is no gridline. 
&lt;li&gt;Changed how the DataGridControl sets the WaitCursor so that it doesn't compete with cursors set by the application. 
&lt;li&gt;Fixed a problem with using DefaultGroupConfigurations in multiple threads. 
&lt;li&gt;DataCells are now properly updated when the underlying data object properties change while a DataRow is being edited. 
&lt;li&gt;The print document name is "Xceed.Wpf.DataGrid.Print.DataGridPaginator" 
&lt;li&gt;InsertionRow.BeginEdit now checks whether the InsertionRow is already being edited before proceeding. 
&lt;li&gt;Changed the default color of the DropMarkPen in Office Black and Silver themes. 
&lt;li&gt;Fixed a layout problem with the GroupByControl. 
&lt;li&gt;The scroll tip is now shown when it should be. 
&lt;li&gt;Fixed a problem that prevented implicit control styles to be applied to controls hosted within the DataGridControl in certain circumstances. 
&lt;li&gt;DeferredScrolling now works properly after the AutoFilterControl has been displayed. 
&lt;li&gt;A NullReferenceException no longer occurs when the data source contains null items. 
&lt;li&gt;It is now possible to configure the width of the RowSelectorPane. 
&lt;li&gt;DataGridCollectionView.AutoFilterValues is now read-only. 
&lt;li&gt;An exception no longer occurs when deleting an item from a Linq to SQL data source to which the DataGrid is bound. 
&lt;li&gt;The AutoFilterControl now uses the CellContentTemplate that is defined on a Column to display the auto-filter items. 
&lt;li&gt;DataGrid now scrolls to a newly added row when a row is currently being edited. 
&lt;li&gt;Clicking on "Today" in the DatePicker no longer causes the DataGrid to lose focus. 
&lt;li&gt;Pop-up editors (such as ComboBox and DatePicker) no longer occasionally cause the DataGrid to lose focus. 
&lt;li&gt;The ScrollTip is no longer empty under certain circumstances. 
&lt;li&gt;A memory leak no longer occurs when changing the ItemsSource of the DataGridControl. 
&lt;li&gt;Num +/- keys now work for expanding and collapsing groups in TableView. 
&lt;li&gt;Fixed a layout problem with the DatePicker. 
&lt;li&gt;Fixed a clipping problem with the DropMarkAdorner. 
&lt;li&gt;Setting the DataCell.Foreground property with a style trigger now works. 
&lt;li&gt;DataGridItemProperty.ReadOnly now reflects the read-only state of the underlying PropertyDescriptor when there is one. 
&lt;li&gt;An InvalidOperationException no longer occurs when calling DataGridControl.EndEdit when the data source is a DataView. 
&lt;li&gt;Fixed a focus problem that occurred when pressing enter to commit edit changes when a cell is in an error state and the data source is a DataView. 
&lt;li&gt;RowSelector now receives mouse events. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/3.0.8415.15000_DGP3.0.0/Xceed_DataGrid_for_WPF_v3.0.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight 1.0.8373.08220</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.8373.08220&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/07/2008 8:22:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8373.08220_UPS1.0.2/Xceed_Upload_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(2.72 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information &lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/silverlight.png" width=49 border=0&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. See the product's &lt;a href="/Upload_Silverlight_Features.html"&gt;features&lt;/a&gt; for details. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8373.08220_UPS1.0.2/Xceed_Upload_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8373.08220</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8373.08220&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/07/2008 8:22:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8373.08220_XCO3.2.5/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.19 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;If you intend to install Xceed Upload for Silverlight, you must install this package to synchronize the versions of software&amp;nbsp; on your computer. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;A memory leak with the XceedSfxPrefix.Icon property was corrected. 
&lt;li&gt;The comments for ZippedFile and ZippedFolder are now correctly read if they contain Unicode characters. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET CF&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The comments for ZippedFile and ZippedFolder are now correctly read if they contain Unicode characters. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Calling the ValidationProvider's Validate method manually on a row or on a cell which does not have its CellEditor shown no longer returns invalid as a result. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI .NET 3.5&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An InvalidCastException is no longer occasionally triggered by the ComboBoxTool. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart .NET 4.2&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 4.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Improved ImageMap postback support in Firefox. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Multiple products&lt;/strong&gt;&lt;br&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Validation cells configured with input validation now perform automatically on rows and cells, even when they are not being edited. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8373.08220_XCO3.2.5/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight 1.0.8312.09580</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.8312.09580&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;12/06/2008 9:58:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8312.09580_UPS1.0.1/Xceed_Upload_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(2.72 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/silverlight.png" width=49 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. See the product's &lt;a href="/Upload_Silverlight_Features.html"&gt;features&lt;/a&gt; for details. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade Xceed DataGrid for WPF, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to &amp;nbsp;version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;A null exception no longer occurs in certain situations when an upload has completed. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8312.09580_UPS1.0.1/Xceed_Upload_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8312.09580</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8312.09580&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;12/06/2008 9:58:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8312.09580_XCO3.2.4/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.36 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;If you intend to install Xceed Upload for Silverlight, you must install this package to synchronize the versions of software&amp;nbsp; on your computer. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Corrected internal ZipArchive mechanism that sometimes caused an exception at ZipArchive.Dispose when reading from a ZippedFile. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Grid Assistant now launches correctly. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for VB6&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 2.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Better protection for SmartUI vs. other window-less controls. Also fixed some memory corruption.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8312.09580_XCO3.2.4/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 2.0.8277.15250</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;2.0.8277.15250&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;27/05/2008 3:25:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/2.0.8277.15250_DGP2.0.3/Xceed_DataGrid_for_WPF_v2.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(17.11 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bugfixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF has been removed from Xceed's general component package in order to make the download and install process of the datagrid faster. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to&amp;nbsp;version 2.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception no longer occurs when sorting the DataGrid after removing an item from the data source. 
&lt;li&gt;An exception no longer occurs when dragging and dropping a ColumnManagerCell when using a DataGrid inside a DataGrid. 
&lt;li&gt;Creating an item with DataGridCollectionView.AddNew() and setting some properties of the returned item no longer throws an exception if item does not implement IEditableObject. 
&lt;li&gt;StatFunctions now work properly with nullable types. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/2.0.8277.15250_DGP2.0.3/Xceed_DataGrid_for_WPF_v2.0.exe</link>
    </item>
    <item>
      <title>Xceed Upload for Silverlight 1.0.8257.17090</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Upload for Silverlight&lt;br&gt;&amp;nbsp;&amp;nbsp;1.0.8257.17090&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;07/05/2008 5:09:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8257.17090_UPS1.0.0/Xceed_Upload_for_Silverlight_v1.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(2.54 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img src="/pages/images/general/silverlight.png" border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. See the product's &lt;a href="/Upload_Silverlight_Features.html"&gt;features&lt;/a&gt; for details. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: To install or upgrade &lt;strong&gt;Xceed DataGrid for WPF&lt;/strong&gt;, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;its package&lt;/a&gt;. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/UPS/1.0.8257.17090_UPS1.0.0/Xceed_Upload_for_Silverlight_v1.0.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8257.17090</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8257.17090&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;07/05/2008 5:09:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8257.17090_XCO3.2.3/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(65.37 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;. Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. &lt;br&gt;&lt;br&gt;If you intend to install Xceed Upload for Silverlight, you must install this package to synchronize the versions of software&amp;nbsp; on your computer. &lt;br&gt;&lt;br&gt;If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;&lt;!-- Product and "Changes text" here --&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Minor bug fixes and compatibility with &lt;a href="/Upload_Silverlight_Intro.html"&gt;Xceed Upload for Silverlight&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8257.17090_XCO3.2.3/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8218.13361</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8218.13361&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;18/04/2008 1:36:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8218.13361_XCO3.2.2/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(67.24 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. Xceed DataGrid for WPF has been removed from this package and is now available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;Installing this package will &lt;strong&gt;remove&lt;/strong&gt; Xceed DataGrid for WPF from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.7&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The temp files are now correctly deleted when an error occurs when doing operations on ZipArchive, ZippedFile or ZippedFolder. 
&lt;li&gt;Corrected licensing issue for Tar component. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Docking Windows&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The ContextMenu now takes the DockLayoutManager.Allow* properties into account. 
&lt;li&gt;The DockLayoutManager can now be dropped on a Form in design-time. 
&lt;li&gt;ActiveToolWindow no longer becomes null after hiding the last FloatingWindow. 
&lt;li&gt;It is no longer possible to make a ToolWindow float by dragging its tab even when AllowFloating is false. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI &amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to &amp;nbsp;version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added a FitDropDownWidthToItems property to the ComboBoxTool class to enable the items of a ComboBoxTool drop-down to be shown in their entirety. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI&amp;nbsp;for&amp;nbsp;VB6 2.0&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 2.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Better protection for SmartUI vs. other window-less controls. Also fixed some memory corruption. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8218.13361_XCO3.2.2/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 2.0.8211.13450</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;2.0.8211.13450&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;11/04/2008 1:45:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/2.0.8211.13450_DGP2.0.2/Xceed_DataGrid_for_WPF_v2.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(17.06 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bugfixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF has been removed from Xceed's general component package in order to make the download and install process of the datagrid faster. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to&amp;nbsp;version 2.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;-1 indexes from INotifyCollectionChanged are now properly handled. 
&lt;li&gt;Added PreserveExtendedSelection property that allows clicking on a selected row without clearing all the selected rows. 
&lt;li&gt;Clicking on a ColumnManagerCell now properly focuses the DataGridControl. 
&lt;li&gt;An InsertionCell no longer potentially stays in edit mode even when its parent InsertionRow has left edit mode. 
&lt;li&gt;TabStop problems with the DatePicker control have been fixed. 
&lt;li&gt;Setting TableView.ShowFixedColumnSplitter in a DetailConfiguration now has the desired effect. 
&lt;li&gt;ValueRangeTextBox.MinValue can no longer be higher than MaxValue, and vice-versa. 
&lt;li&gt;The WaitCursor no longer stays active when there is more than one DataGridControl using AutoFiltering in a Window. 
&lt;li&gt;The border around the HierarchicalGroupByControl in Glass theme has been removed. 
&lt;li&gt;The glyph for the InsertionRow is no longer displayed on top of other glyphs in the Glass theme. 
&lt;li&gt;The configuration form now displays in an XBAP project. 
&lt;li&gt;A refresh problem with the Text property of the MaskedTextBox when it was used in a DataTemplate and its Value property was data-bound has been resolved. 
&lt;li&gt;Printing a DataGrid more than once now works. 
&lt;li&gt;DataGrid assemblies are not visible in "Add Reference" window of Express editions of Visual Studio. 
&lt;li&gt;The SelectAll command no longer throws an exception when there is no data in the DataGrid. 
&lt;li&gt;The ScrollTip no longer stays visible in certain circumstances. 
&lt;li&gt;The SelectAll command no longer selects all rows when SelectionMode is Single. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/2.0.8211.13450_DGP2.0.2/Xceed_DataGrid_for_WPF_v2.0.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 2.0.8164.1543</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;2.0.8164.1543&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;14/03/2008 1:54:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/2.0.8164.1543_DGP2.0.1/Xceed_DataGrid_for_WPF_v2.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(17.06 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains bugfixes for Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF has been removed from Xceed's general component package in order to make the download and install process of the datagrid faster. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;the General Package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;Changes to&amp;nbsp;version 2.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The design surface now adapts to the size of the DataGridControl so that the "Configure" button is always visible. 
&lt;li&gt;The DataGrid can now be used when the system theme is Luna.Homestead (Olive). 
&lt;li&gt;Static DataTemplates no longer prevent the DataGrid from being used in multi-threaded environments. 
&lt;li&gt;A NullReferenceException no longer occurs when updating the ItemsSource of a master-detail grid. 
&lt;li&gt;Specified a MaxHeight to the AutoFilterControl's ListBox so that UI virtualization can occur and yield a better load performance for the AutoFilterControl. 
&lt;li&gt;Moving an item in an ObservableCollection no longer causes duplicate items to appear in the DataGrid. 
&lt;li&gt;Applications no longer hang on DataGridControl_Unloaded when dealing with very large data sources. 
&lt;li&gt;Initial column ordering now works correctly. 
&lt;li&gt;The "Columns" tab of the configuration form is now always updated after deleting columns. 
&lt;li&gt;The drop marker no longer stays visible after dragging a ColumnManagerCell to the GroupByControl. 
&lt;li&gt;Calling DataTable.AcceptChanges() no longer resets the HorizontalOffset to 0. 
&lt;li&gt;Focus problems with the AutoFilterControl have been corrected. 
&lt;li&gt;A FocusVisualStyle visual glitch with MasterDetail has been corrected. 
&lt;li&gt;Programmatically changing the SelectedIndex now works correctly. 
&lt;li&gt;Auto-filtering performance has been improved. 
&lt;li&gt;The detail expand glyph is now updated when a detail grid is collapsed programmatically. 
&lt;li&gt;The default vertical alignment of the Detail expand glyph has been changed to Top. 
&lt;li&gt;A Binding error no longer occurs in the AutoFilterControl. 
&lt;li&gt;Added a visual cue to the Configuration Form controls when the value of a property cannot be determined at design-time. 
&lt;li&gt;Dynamically adding DetailConfigurations to the grid no longer causes issues. 
&lt;li&gt;Fixed various problems with auto-filtering. 
&lt;li&gt;Reduced the default height of the ComboBox in Glass theme. 
&lt;li&gt;Fixed a styling discrepency between the DatePicker and ComboBox in the Office2007 themes. 
&lt;li&gt;Ctrl-Home and Ctrl-End now select the proper Row when NavigationBehavior is RowOnly. 
&lt;li&gt;The LiveExplorer XBAP now runs within the Visual Studio web browser. 
&lt;li&gt;Fixed problems that occured when editing a master row triggered changes in detail rows. 
&lt;li&gt;ColumnManagerCell.HorizontalContentAligmnent now works in the Classic theme. 
&lt;li&gt;Fixed a master-detail indentation problem in the Luna.Metallic theme. 
&lt;li&gt;Paging up/down in the grid when there are details now works properly. 
&lt;li&gt;Changing the View property in the configuration form now preserves the values of the previous view properties. 
&lt;li&gt;Managing FixedFooters via the configuration form now works properly. 
&lt;li&gt;Removed installer dependency on vbscript.dll. Installer no longer requires Visual Studio to be closed, but recommends it. 
&lt;li&gt;Fixed a problem with the radio buttons that are used to configure the ScrollTip position in the configuration form. 
&lt;li&gt;Fixed synchronization problems between AutoFiltering properties and the DataGridCollectionViewSource. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/2.0.8164.1543_DGP2.0.1/Xceed_DataGrid_for_WPF_v2.0.exe</link>
    </item>
    <item>
      <title>Xceed DataGrid for WPF Update 2.0.8127.1304</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed DataGrid for WPF&lt;br&gt;&amp;nbsp;&amp;nbsp;2.0.8127.1304&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;27/02/2008 1:30:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/DGP/2.0.8127.1304_DGP2.0.0/Xceed_DataGrid_for_WPF_v2.0.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(16.89 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release upgrades Xceed DataGrid for WPF&amp;nbsp;&lt;strong&gt;only&lt;/strong&gt;.&amp;nbsp;Version 2.0 features the addition of master/detail capabilities and new editors. In order to take advantage of these new features and any bugfixes, you&amp;nbsp;&lt;strong&gt;must&lt;/strong&gt; install this package.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Note&lt;/strong&gt;: Xceed DataGrid for WPF has been moved to a separate package in order to make the download and install process faster. To install or upgrade any of Xceed's other components, install &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;this package&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;New&amp;nbsp;version (2.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Grid_WPF_New.html"&gt;New features added&lt;/a&gt;. 
&lt;li&gt;GroupLevelConfigurations has been replaced by GroupLevelConfigurationSelector. 
&lt;li&gt;Default cell editors now preserve the original data type of the DataCell they are editing. 
&lt;li&gt;Made changes to the way auto-filtering works. 
&lt;li&gt;The expanded/collapsed state of groups is now preserved when the DataGrid is sorted, printed, or unloaded then reloaded. 
&lt;li&gt;Improved DatePicker. 
&lt;li&gt;It is now impossible to group multiple times by the same field by using the GroupByControl. 
&lt;li&gt;Columns of type System.Drawing.Image are now properly displayed as an image in the DataCells. 
&lt;li&gt;Added ViewBase.AutoFilterGlyph and UIViewBase.AutoFilterDropDownGlyph properties. 
&lt;li&gt;An exception no longer occurs when calling ClearBindings() while an InsertionRow is being edited. 
&lt;li&gt;A NullReferenceException no longer occurs when binding a DataGridCollectionViewSource to a control other than the DataGridControl. 
&lt;li&gt;The DatePicker now properly gains input focus when used outside of the DataGridControl. 
&lt;li&gt;All samples (except AutoFiltering) can now be opened in the Visual Studio 2008 designer. 
&lt;li&gt;An exception no longer occurs in the designer when selecting a DataGridCollectionViewSource that was declared using the property element syntax. 
&lt;li&gt;A problem no longer occurs when changing the ItemsSource of a DataGrid that has AutoFiltering applied. 
&lt;li&gt;Optimized the auto-generation of columns. 
&lt;li&gt;Miscellaneous optimizations. 
&lt;li&gt;An exception no longer occurs when clearing the ItemProperties collection while auto-filtering is applied. 
&lt;li&gt;The AutoFilterGlyph is now displayed in column headers when printing a DataGrid that has AutoFiltering applied. 
&lt;li&gt;Tabbing into the DataGrid now focuses the first DataRow when there is no selection. 
&lt;li&gt;Obsoleted ClearHeadersFooters and added ViewBase.UseDefaultHeadersFooters. 
&lt;li&gt;The PropertyChanged event is now raised for Column.IsMainColumn property. 
&lt;li&gt;An error no longer occurs in the designer after undoing the addition of a DatePicker. 
&lt;li&gt;The DataContext is now properly propagated to the DataGridPageControl when printing. 
&lt;li&gt;A memory leak no longer occurs when using the AutoFilterControl. 
&lt;li&gt;The DataGridCollectionView now always automatically refreshes when its source is updated. 
&lt;li&gt;An exception no longer occurs when adding a value to AutoFilterValues while all items are filtered out. 
&lt;li&gt;Certain binding errors fixed in CardView. 
&lt;li&gt;Initializing the Name property of a DataGridItemProperty now sets its Title to the Name by default. 
&lt;li&gt;Removed the obsolete CellEditorDisplayConditions.RowIsBeingEditing value. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/DGP/2.0.8127.1304_DGP2.0.0/Xceed_DataGrid_for_WPF_v2.0.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8125.15060</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8125.15060&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/02/2008 3:06:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8125.15060_XCO3.2.1/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(67.71 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. Furthermore, Xceed DataGrid for WPF has been &lt;strong&gt;removed&lt;/strong&gt; from this package and is now only available in a &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;separate package&lt;/a&gt;.&lt;br&gt;&lt;br&gt;Installing this package will &lt;strong&gt;remove &lt;/strong&gt;Xceed DataGrid for WPF&lt;/strong&gt; from your computer. To install the latest version of Xceed DataGrid for WPF, you &lt;strong&gt;must&lt;/strong&gt; install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=0e2c946a-b7a7-db11-bdb3-0015c5e239e6&amp;PeriodCode=LB"&gt;latest package&lt;/a&gt; for our WPF datagrid product. If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (2.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Product has been removed from this package and is now only available in a &lt;a href="#LatestDataGridPackage"&gt;separate package&lt;/a&gt; to make download and install process faster. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8125.15060_XCO3.2.1/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.8113.16100</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.8113.16100&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;13/02/2008 4:10:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8113.16100_XCO3.2.0/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(79.06 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table cellSpacing=0 cellPadding=0 border=0&gt; &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. These components contain bug fixes only. It is recommended as an update to the 3.2.7614.12380 package. If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table cellSpacing=0 cellPadding=0 border=0&gt; &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (1.4)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;A NullReferenceException no longer occurs under certain circumstances when clicking outside of the DataGrid while an InsertionRow is being edited.   &lt;li&gt;Different DataGridControl instances can now be used on different UI threads within an application.   &lt;li&gt;An exception no longer occurs when using the ScrollTip in CardView with certain themes.   &lt;li&gt;An exception caused by the AutoFiltering no longer occurs in the VS2008 designer.   &lt;li&gt;An exception no longer occurs when trying to use a ComboBox for the AutoFilterControl.   &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 3.0 and 3.5. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;New version (3.7)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Changing the VisibleIndex of a detail grid's columns at design time now updates their order.   &lt;li&gt;Fixed a leak that occurred when creating columns which had a NumericEditor as their CellEditorManager.   &lt;li&gt;New overloads added to the ExcelExporter's Export method let you choose whether the ExcelExporter closes the stream.   &lt;li&gt;Dropdown of editors now closes when alt-tabbing.   &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Docking Windows for .NET&lt;/strong&gt;&lt;br&gt;New version (2.1)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Pressing Tab no longer opens the Ctrl-Tab popup.   &lt;li&gt;Tab no longer disappears after cancelling the FormClosing event of an MDI child form.   &lt;li&gt;ShowMenuOnCtrlTab no longer reverts to "true" whenever a ToolWindow is added or moved.   &lt;li&gt;LoadLayout now restores ToolWindows to the AutoHide state.   &lt;li&gt;TabbedMdiManager now handles programmatic changes to the active MDI child.   &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;New version (2.4)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Setting a WinDatePicker's Value in its own ValueChanged callback no longer results in an inifinite loop.   &lt;li&gt;Dropdown of editors now closes when alt-tabbing.   &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;New version (4.2)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Using large negative numbers as axis min/max values no longer results in an infinite loop in certain situations.   &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;New version (3.7)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;The timeout is now unregistered when an FtpCommand is completed to prevent a keep-alive exception or a timeout from occurring for no obvious reason.   &lt;li&gt;A memory leak no longer occurs when using FtpClient or AsyncFtpClient to send or receive files. This was caused by a WaitHandle used to detect Timeout not correctly unregistered when an operation was successfully completed. We now correctly unregister this WaitHandle.   &lt;li&gt;An internal folder caching mechanism is now updated correctly when a file is created in a folder.   &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Activities for WF&lt;/strong&gt;&lt;br&gt;New version (1.2)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for ASP.NET&lt;/strong&gt;&lt;br&gt;New version (4.2)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Input Validator for .NET&lt;/strong&gt;&lt;br&gt;New version (1.2)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;New version (3.5)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Real-Time Zip for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;New version (1.1)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Real-Time Zip for&amp;nbsp;.NET&amp;nbsp;CF&lt;/strong&gt;&lt;br&gt;New version (1.1)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;.NET w/ Self-Extractor&lt;/strong&gt;&lt;br&gt;New version (3.7)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET CF&lt;/strong&gt;&lt;br&gt;New version (3.7)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;for .NET CF&lt;/strong&gt;&lt;br&gt;New version (3.7)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Product tested and fully compatible with Visual Studio 2008 and .NET 2.0 or higher. Samples converted to VS2008 (names of Visual Studio 2005 versions contain "_VS2005"). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;  &lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.8113.16100_XCO3.2.0/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Service Pack 1.1.8115 for .NET 1.1 development</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.8115.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;15/02/2008 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.8115.0_XCO1.1.6/Xceed.Components.SP.NET1.1.8115.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(55.03 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;A NAME="LatestServicePack"&gt; &lt;/A&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet11.png" width=45 border=0&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This service pack installs the latest Xceed components for &lt;strong&gt;.NET 1.1&lt;/strong&gt; development. These components contain bug fixes but no new features. It is recommended as an update to the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#2265650"&gt;2.2.6565.0&lt;/a&gt; package. It can also be installed with more recent packages, to allow existing customers to continue to use Xceed components for .NET 1.1 at the same time as newer Xceed components for .NET 2.0 and up. To accomplish this, install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;latest general package&lt;/a&gt;, which will uninstall any previous packages, and then install this service pack and follow the instructions to restore your existing references back to the .NET 1.1 components. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Data is no longer corrupted when performing an Excel export using a grid containing detailGrids that have no rows. 
&lt;li&gt;Dropdown of editors now closes when alt-tabbing. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Setting a WinDatePicker's Value in its own ValueChanged callback no longer results in an inifinite loop. 
&lt;li&gt;Dropdown of editors now closes when alt-tabbing. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.8115.0_XCO1.1.6/Xceed.Components.SP.NET1.1.8115.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.7614.12380</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.7614.12380&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;14/12/2007 12:38:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.7614.12380_XCO3.1.4/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(79.90 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. These components contain bug fixes only. It is recommended as an update to the 3.2.7570.10530 package. If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;Changes to version 1.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Improved support for printing a DataGrid that is bound to an XML source. 
&lt;li&gt;An exception no longer occurs when unloading a DataGridControl while a DataRow is being edited. 
&lt;li&gt;When CoerceValueCallback modifies a DependencyProperty to which a DataCell is bound, the coerced value is now properly reflected in the grid. 
&lt;li&gt;A NullReferenceException no longer occurs in ItemSourceHelper.GetFieldForDataView. 
&lt;li&gt;A Dispatcher.UnhandledException no longer occur when trying to locate certain resources. 
&lt;li&gt;A NullReferenceException no longer occurs in DataGridCollectionViewSource when doing late source binding. 
&lt;li&gt;A DataGridInternalException no longer occurs when deleting the last item of the data source when it is the only item visible in the DataGrid. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception is no longer thrown when trying to rename a non-existing MemoryFile if another MemoryFile instance is created for the same file name. We now support the rename only if the MemoryFile for the renamed item does not exist.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Real-Time Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The ZipReader class no longer incorrectly reads the Zip file structure because of an invalid internal state. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.7614.12380_XCO3.1.4/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.7570.10530</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.7570.10530&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;20/11/2007 10:53:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.7570.10530_XCO3.1.3/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(82.23 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;strong&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet35.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. These components contain bug fixes only. It is recommended as an update to the 3.2.7559.11410 package. If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;Changes to version 1.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception no longer occurs when sorting a column with a FieldName of "." while bound to a DataGridCollectionView. 
&lt;li&gt;The GroupByControl scrolls as unexpected when the DataGrid is used in a Popup. 
&lt;li&gt;An exception no longer occurs when no ItemsSource is present. 
&lt;li&gt;The AutoFilterControl's PART_DistinctValuesHost is now correctly updated if it is not a ListBox. 
&lt;li&gt;The binding is no longer cleared when DataGridControl.SelectedItem is the target of a Binding and the data source changes. 
&lt;li&gt;An exception no longer occurs when adding a new data item via the InsertionRow. 
&lt;li&gt;An exception no longer occurs when changing the data source of the DataGrid while a row is being edited. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Removing a column from the dataSource that the grid is bound to no longer occasionally results in the summary cell's title being painted over the result. 
&lt;li&gt;Changing a column's CellEditorManager or CellViewerManager at design time no longer results in a NullReference exception being thrown when the design time is reloaded. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An internal folder caching mechanism was causing a folder to be reported as existing when its parent was deleted. We now delete the whole folder tree correctly in this cache. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.7570.10530_XCO3.1.3/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.2.7559.11410</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.2.7559.11410&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;09/11/2007 11:41:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.7559.11410_XCO3.1.2/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(82.18 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. These components contain new features and bug fixes. It is recommended as an update to the 3.1.7467.13300 package. If you are currently using Xceed components with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (1.3)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Grid_WPF_New.html"&gt;New features added&lt;/a&gt;. 
&lt;li&gt;An item inserted into an ObservableCollection no longer shows up last in the DataGridCollectionView. 
&lt;li&gt;An exception no longer occurs when canceling edit mode in a DataGridControl bound to a DataGridCollectionView. 
&lt;li&gt;An exception no longer occurs when grouping by a field that contains a null value when using the DataGridCollectionView. 
&lt;li&gt;The FixedColumnSplitter is now properly hidden when FixedColumnCount is 0 and the first column is hidden. 
&lt;li&gt;Clicking on a read-only cell that has EditTriggers set to SingleClick now properly makes the row current. 
&lt;li&gt;DataGridControl.IsBeingEdited is now a DependencyProperty. 
&lt;li&gt;Column generation with DataGridCollectionView bound to a DataView is now better handled. 
&lt;li&gt;DataGridCollectionView no longer refreshes twice on first load (performance enhancement). 
&lt;li&gt;PassiveLayoutAxis enum has been moved to the Xceed.Wpf.DataGrid.Views namespace. 
&lt;li&gt;DataGridCollectionViewSource now has an InheritanceContext. 
&lt;li&gt;It is now possible to use the InsertionRow when bound to an ObservableCollection that implements IBindingList. 
&lt;li&gt;DataGridCollectionView now supports item insertion properly with a data source that implements both IBindingList and INotifyCollectionChanged. 
&lt;li&gt;The FontSize of the GroupHeaderControl in the Glass theme is now bound properly. 
&lt;li&gt;The card headers in the Office 2007 theme now properly adjust to their content's height. 
&lt;li&gt;It is now possible to navigate to a ReadOnly cell when EditTriggers is set to CellIsCurrent. 
&lt;li&gt;RowSelector now implements INotifyPropertyChanged. 
&lt;li&gt;Dragging a ColumnManagerCell or GroupByItem when a transform is applied to the DataGridControl now works properly. 
&lt;li&gt;The ActivationGesture for a CellEditor is no longer evaluated on a ReadOnly cell. 
&lt;li&gt;The project template that sets up a new theme project for creating custom themes can now be used with Visual Studio 2008 beta 2. 
&lt;li&gt;An icon for DataGridControl is now installed in the Visual Studio 2008 toolbox. 
&lt;li&gt;Printing methods now return a bool indicating whether the operation was canceled. 
&lt;li&gt;Documentation is now integrated in the Visual Studio 2008 IDE. 
&lt;li&gt;NullToBooleanConverter now takes a parameter that indicates which boolean value should be returned when the value is null. 
&lt;li&gt;The PrintTableView is now created only when it is required (performance enhancement). 
&lt;li&gt;The project template that sets up a new theme project for creating custom themes is now available for VB.NET. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When a cell's value is changed by code and an editor is activated on the cell, the editor is now refreshing its content to reflect the change. 
&lt;li&gt;Data is no longer corrupted when performing an Excel export using a grid containing detailGrids that have no rows. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The ZipArchive HostFile stream is no longer accessed more than once. A NotSupportedException for "Cannot open a MemoryFile for reading more than once at a time." or "Cannot open a MemoryFile for writing more than once at a time." is now caught when the HostFile is a MemoryFile. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;for&amp;nbsp;.NET&amp;nbsp;CF&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Creating a MemoryFile using a fully-qualified name no longer strips a character from the root name. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Real-Time Zip&lt;/strong&gt;&lt;br&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The ZipReader now correctly reads a local header representing a folder and no longer throws an exception. CompressionMethod.Stored is now supported only if the CompressedSize is defined in the LocalHeader of the compressed file inside the Zip file. 
&lt;li&gt;The Dispose method of ZipReader no longer causes a NullReferenceException even if no action is performed on the innerStream passed to ZipReader. This exception is now correctly handled. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Docking Windows&lt;/strong&gt;&lt;br&gt;New version (2.0)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Docking_WinForms_Whatsnew.html"&gt;New features added&lt;/a&gt;. 
&lt;li&gt;Changing the Text property of a ToolWindow that is displayed below other ToolWindows in a group no longer changes the text in the group's caption. 
&lt;li&gt;Fixed a problem that caused all ToolWindows to AutoHide to the left when their state was changed while the DockLayoutManager's layout was suspended. 
&lt;li&gt;Fixed a problem with AutoHide tabs not responding when clicking on them. 
&lt;li&gt;A NullReferenceException no longer occurs when disposing a ToolWindow that had been removed from DockLayoutManager.ToolWindows collection. 
&lt;li&gt;Fixed a problem that caused ToolWindows to auto-hide to the left when there is no ClientHost. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP Library&lt;/strong&gt;&lt;br&gt;Changes to version 1.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The list returned by GetFolderContents in the QuickTour C++ sample is now properly used.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.2.7559.11410_XCO3.1.2/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.1.7463.0906</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.1.7467.13300&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;17/09/2007 1:30:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.1.7467.13300_XCO3.1.1/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(79.85 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. These components contain bug fixes only. It is recommended as an update to the 3.1.7376.15421 package. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;Changes to version 1.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Printing now accounts for orientation, page range, and copy count. 
&lt;li&gt;The Luna.Silver theme now works properly when used as the System theme. 
&lt;li&gt;An InvalidCastException no longer occurs when using non-UIElements in the DataGridControl (e.g., a hyperlink). 
&lt;li&gt;ColumnManagerCell.ContentAlignment now works properly. 
&lt;li&gt;An ArgumentOutOfRangeException no longer occurs when filtering a modified data source. 
&lt;li&gt;The GroupHeaderControl's width no longer exceeds the DataRows' width. 
&lt;li&gt;CellEditorDisplayCondition.Always now works properly. 
&lt;li&gt;Printing a DataGridControl whose AutoCreateColumns property is set to False via an implicit style now works properly. 
&lt;li&gt;Themed ScrollBars now properly use the system dimensions provided by SystemParameters. 
&lt;li&gt;The Zune system theme is now properly detected. 
&lt;li&gt;Fixed a visual glitch with the FixedColumnSplitter when the DataGridControl's FlowDirection was RightToLeft. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where an infinitely long report could be generated when the report header or footer fills the entire page. 
&lt;li&gt;Fixed a bug where an infinitely long report could be generated when a report had a lot of spanning pages in succession. 
&lt;li&gt;Very long cells that fill up a page no longer occasionally create an infinite report. They are now clipped if they cannot fit entirely on a page. 
&lt;li&gt;Setting the ErrorDescription of a cell when the GridControl's handle is not created no longer throws an exception. 
&lt;li&gt;Cells are now always refreshed when the change is triggered by the dataSource while the dataSource is already updating another cell. This could occur when using DataColumn's expressions. 
&lt;li&gt;Trying to select multiple rows with the keyboard when all the rows' CanBeCurrent properties are set to false no longer results in an exception being thrown. 
&lt;li&gt;A faulty report or an empty report is no longer occasionally generated because of problems with floating point precision when laying out the elements. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;for&amp;nbsp;.NET with Self-Extractor&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The XcdSfxZ64*.bin self-extractor binary modules now process folder macros. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;for&amp;nbsp;.NET&amp;nbsp;CF&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The XcdSfxZ64*.bin self-extractor binary modules now process folder macros.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;/strong&gt;&lt;br&gt;Changes to version 6.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The XcdSfxZ64*.bin self-extractor binary modules now process folder macros.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for x64&lt;/strong&gt;&lt;br&gt;Changes to version 6.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The XcdSfxZ64*.bin self-extractor binary modules now process folder macros.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;KeepAliveInterval now works properly when accessing streams directly using (Async)FtpClient GetUploadStream or GetDownloadStream, or FileSystem (which was uses these interfaces). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP&amp;nbsp;for&amp;nbsp;.NET CF&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;KeepAliveInterval now works properly when accessing streams directly using (Async)FtpClient GetUploadStream or GetDownloadStream, or FileSystem (which was uses these interfaces). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 4.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The Chart Explorer's Axis/DateTimeScale sample no longer adds the same date value repeatedly. 
&lt;li&gt;A memory leak no longer occurs when disposing a ChartControl and using OpenGL as a render surface. 
&lt;li&gt;Rapidly resizing the chart no longer results in an overflow exception being thrown in certain situations. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 2.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Setting the WinDatePicker's NullDateString now refreshes the displayed text.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.1.7467.13300_XCO3.1.1/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Service Pack 1.1.7463 for .NET 1.1 development</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.7463.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;13/09/2007 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7463.0_XCO1.1.5/Xceed.Components.SP.NET1.1.7463.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(55.04 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet11.png" width=45 border=0&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This service pack installs the latest Xceed components for &lt;strong&gt;.NET 1.1&lt;/strong&gt; development. These components contain bug fixes but no new features. It is recommended as an update to the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#2265650"&gt;2.2.6565.0&lt;/a&gt; package. It can also be installed with more recent packages, to allow existing customers to continue to use Xceed components for .NET 1.1 at the same time as newer Xceed components for .NET 2.0 and up. To accomplish this, install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;latest general package&lt;/a&gt;, which will uninstall any previous packages, and then install this service pack and follow the instructions to restore your existing references back to the .NET 1.1 components. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug where an infinitely long report could be generated when the report header or footer fills the entire page. 
&lt;li&gt;Fixed a bug where an infinitely long report could be generated when a report had a lot of spanning pages in succession. 
&lt;li&gt;Very long cells that fill up a page no longer occasionally create an infinite report. They are now clipped if they cannot fit entirely on a page. 
&lt;li&gt;Trying to select multiple rows with the keyboard when all the rows' CanBeCurrent properties are set to false no longer results in an exception being thrown. 
&lt;li&gt;A faulty report or an empty report is no longer occasionally generated because of problems with floating point precision when laying out the elements. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 4.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Rapidly resizing the chart no longer results in an overflow exception being thrown in certain situations. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Setting the WinDatePicker's NullDateString now refreshes the displayed text.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7463.0_XCO1.1.5/Xceed.Components.SP.NET1.1.7463.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.1.7376.15421</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.1.7376.15421&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;26/07/2007 3:42:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.1.7376.15421_XCO3.1.0/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(80.98 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. These components contain new features and bug fixes. It is recommended as an update to the 3.0.7326.14130 package. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (1.2)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Grid_WPF_New.html"&gt;New features added&lt;/a&gt;. 
&lt;li&gt;Removed the following obsolete members from RowSelector: constructor and PrepareDefaultStyleKey method. 
&lt;li&gt;Cell.Content is now updated after modifying the content of the source DataRow when bound to a DataTable via a DataGridCollectionView. 
&lt;li&gt;Auto-generated columns now refresh properly when the source data collection changes. 
&lt;li&gt;The validation error glyph is no longer clipped in TableView.Aero. 
&lt;li&gt;DataGridCollectionViewSource now accepts a Source that is initially null. 
&lt;li&gt;The InactiveSelection style for DataRows in the Media Player theme now displays correctly. 
&lt;li&gt;A NullReferenceException no longer occurs when dragging a ColumnManagerCell in certain circumstances. 
&lt;li&gt;The horizontal ScrollBar now appears when there are no DataRows and the ColumnManagerRow is larger than the viewport of the DataGrid. 
&lt;li&gt;DataGridControl.SelectedItems is no longer cleared when one of the selected data items is removed from the source collection. 
&lt;li&gt;Corrected certain issues with the FixedColumnSplitter. 
&lt;li&gt;Spelling error corrected: CellEditorDisplayConditions.RowIsBeingEditing is now Obsolete. It has been replaced by RowIsBeingEdited. 
&lt;li&gt;Fixed an occasional ArgumentOutOfRangeException in the VirtualizingCardPanel. 
&lt;li&gt;The cell editors are no longer displayed after changing CellEditorDisplayConditions from Always to None. 
&lt;li&gt;The cell editors no longer remain on screen when CellEditorDisplayConditions.CellIsCurrent and EditTrigger.CellIsCurrent are both set. 
&lt;li&gt;It is now possible to create a DataGridItemProperty for a read-only source property (new property: DataGridItemProperty.ReadOnly). 
&lt;li&gt;A horizontal gridline is now drawn below the FixedHeaders when there are no DataRows. 
&lt;li&gt;The ClearContainer method is now called on Rows contained in the Headers/Footers and FixedHeaders/FixedFooters sections of the DataGrid. 
&lt;li&gt;The DataGridControl.View property has changed from ViewBase to UIViewBase. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Removing the last DataRow from a grid no longer raises a NullReference Exception. 
&lt;li&gt;Setting the DataRowTemplate's Height now affects the row's Height. (The Height property was returning the correct value but the height was not affect on the screen.) 
&lt;li&gt;In ReportSettings, the call to ResetDefaultPath is now made during ReportSettings.Load and/or ReportSettings.Save (because ResetDefaultPath can throw a TypeInitializationException if the System.Windows.Forms.CompanyName field contains illegal filename characters). &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.6)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Self-extracting capabiltieis now only available in &lt;a href="/Zip_NET_SFX_Intro.html"&gt;Xceed Zip for .NET with Self-Extractor&lt;/a&gt;. 
&lt;li&gt;A check is now made to ensure that a temp file has a unique name before it is created. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP&amp;nbsp;for&amp;nbsp;.NET&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.6)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number synchronization with &lt;a href="/Zip_Net_Intro.html"&gt;Xceed Zip for .NET&lt;/a&gt;. 
&lt;li&gt;A CompressionInternalException may be raised if a connection is interrupted or transfer aborted when using Mode Z. The exception is now caught and the FtpClient continues its execution normally instead of being stuck because of the internal exception. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET CF&lt;/strong&gt;&lt;br&gt;New version (3.6)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;New version of the self-extractor binaries. See the product's &lt;a href="/Zip_NET_CF_Features.html"&gt;Features&lt;/a&gt; for details. 
&lt;li&gt;A check is now made to ensure a temp file has a unique name before it is created. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET CF&lt;/strong&gt;&lt;br&gt;New version (3.6)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number synchronization with &lt;a href="/FTP_NET_Intro.html"&gt;Xceed FTP for .NET&lt;/a&gt;. 
&lt;li&gt;A CompressionInternalException may be raised if a connection is interrupted or transfer aborted when using Mode Z. The exception is now caught and the FtpClient continues its execution normally instead of being stuck because of the internal exception.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;/strong&gt;&lt;br&gt;New version (6.1)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Zip_ActiveX_Whatsnew.html"&gt;New features added.&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.1.7376.15421_XCO3.1.0/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Service Pack 1.1.7355 for .NET 1.1 development</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.7355.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;05/07/2007 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7355.0_XCO1.1.4/Xceed.Components.SP.NET1.1.7355.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(55.05 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet11.png" width=45 border=0&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This service pack installs the latest Xceed components for &lt;strong&gt;.NET 1.1&lt;/strong&gt; development. These components contain bug fixes but not new features. It is recommended as an update to the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#2265650"&gt;2.2.6565.0&lt;/a&gt; package. It can also be installed with more recent packages, to allow existing customers to continue to use Xceed components for .NET 1.1 at the same time as newer Xceed components for .NET 2.0 and up. To accomplish this, install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;latest general package&lt;/a&gt;, which will uninstall any previous packages, and then install this service pack and follow the instructions to restore your existing references back to the .NET 1.1 components. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When FixedColumnSplitter.AllowRepositioning is false, an exception no longer occurs when dragging a ColumnManagerCell over it. 
&lt;li&gt;Using images in reports no longer causes empty pages to be generated because of accumulated floating point imprecision. 
&lt;li&gt;At design-time, trying to open a ComboEditor or ComboViewer columns or items editor no longer results in an exception being raised when the ComboEditor or ComboViewer is bound to a source containing a IBindingList as one of its fields.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When a control's Validating event is canceled, the Xceed editors are no longer able to still make their dropdown control appear. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7355.0_XCO1.1.4/Xceed.Components.SP.NET1.1.7355.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.0.7273.12150</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.7273.12150&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;23/05/2007 12:15:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7273.12150_XCO3.0.6/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(72.66 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. These components contain bug fixes but not new features. It is recommended as an update to the 3.0.7264.16200 package. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;Changes to version 1.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an inaccurate color in the Office 2007 Blue theme 
&lt;li&gt;Fixed a problem with the DataGrid Footers. 
&lt;li&gt;DataGrid headers and footers are now generated after changing the View. 
&lt;li&gt;The Calendar control now works properly when the first day of week is not Sunday. 
&lt;li&gt;A memory leak no longer occurs when changing the ItemsSource of the DataGridControl while there are Rows (e.g., ColumnManagerRow, InsertionRow) in the FixedHeaders/FixedFooters sections of the datagrid. 
&lt;li&gt;Fixed a bug that occurred when a new Group was created in a DataGrid that was sorted by that Group's field. 
&lt;li&gt;The DataGridControl can now be removed from and then added back to a VisualTree. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The QuickZip overloads with fewer parameters now work properly. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed&amp;nbsp;FTP&amp;nbsp;for&amp;nbsp;.NET&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;br&gt;Changes&amp;nbsp;to&amp;nbsp;version&amp;nbsp;3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When using FtpConnection, the Mode command will only be sent to the server if the TransferMode is not TransferMode.Stream. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7273.12150_XCO3.0.6/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.0.7326.14130</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.7326.14130&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;26/06/2007 2:13:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7326.14130_XCO3.0.7/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(72.86 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. These components contain bug fixes but not new features. It is recommended as an update to the 3.0.7273.12150 package. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;Changes to version 1.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Can now bind to an XML data source that contains XML namespaces. 
&lt;li&gt;FixedColumns now function properly when there are invisible columns. 
&lt;li&gt;A DataGrid bound to a DataTable no longer becomes empty after updating the source DataTable. 
&lt;li&gt;An exception no longer occurs when inserting a new data item into an empty DataGridCollectionView. 
&lt;li&gt;DataCells are now updated when the underlying data object property changes.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid&amp;nbsp;for&amp;nbsp;.NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When FixedColumnSplitter.AllowRepositioning is false, an exception no longer occurs when dragging a ColumnManagerCell over it. 
&lt;li&gt;The ValueChanged event is no longer triggered more than once for insertionCells being edited when moving the mouse in and out of them. 
&lt;li&gt;Moving a row between group levels at design-time no longer occasionally causes the grid to crash. 
&lt;li&gt;At design-time, trying to open a ComboEditor or ComboViewer columns or items editor no longer results in an exception being raised when the ComboEditor or ComboViewer is bound to a source containing a IBindingList as one of its fields. 
&lt;li&gt;Clearing a GridControl through its Clear method and then adding rows to it no longer results in ArgumentOutOfRangeException. 
&lt;li&gt;An exception no longer occurs when cloning a grid that has a CellRow in a DetailGrid's or group's headers/footers. 
&lt;li&gt;An exception no longer occurs when dragging a CellRow between group/detailGrids at design-time. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The limit of 80 characters for the encryption password has been removed for AES and Compatible encryption. Note: We suggest keeping the password length below or equal 80 to be compatible with most of the Zip applications which limit the password length. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed&amp;nbsp;FTP&amp;nbsp;for&amp;nbsp;.NET&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;br&gt;Changes&amp;nbsp;to&amp;nbsp;version &amp;nbsp;3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;A NullReferenceException is no longer received when a server returns a very fast error reply instead of the FtpReplyException. An FtpTimeoutException is no longer received using FtpFile API even if the transfer is still active and timeout not reached. 
&lt;li&gt;Xceed.Compression.PPMd is no longer referenced by Xceed.Compression. The PPMd assembly does not need to be referenced unless CompressionMethod.PPMd is used. This solves the problem for deploying Xceed.Compression in 64-bit applications. 
&lt;li&gt;The Abort command is now called immediately. As a result, further commands are no longer executed before it is called. (In some cases, if Abort then Disconnect was called, the Disconnect command could be called before the Abort command, raising an InvalidFtpStateException.) &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.4&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Using ToolTips on SmartItems no longer triggers a NullReferenceException in certain situations. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 2.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When a control's Validating event is canceled, the Xceed editors are no longer able to still make their dropdown control appear.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7326.14130_XCO3.0.7/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.0.7264.16200</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.7264.16200&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;14/05/2007 4:20:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7264.16200_XCO3.0.5/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(72.87 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table cellSpacing=0 cellPadding=0 border=0&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package information&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. It also contains Xceed's COM / ActiveX components. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt; &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table cellSpacing=0 cellPadding=0 border=0&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid&amp;nbsp;for&amp;nbsp;WPF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version&amp;nbsp;(1.1)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;&lt;a href="/Grid_WPF_New.html"&gt;New features added&lt;/a&gt;.   &lt;li&gt;The grid now properly updates itself when the data source changes while there are Groups.   &lt;li&gt;Added an attached property (GroupLevelIndicatorPane.GroupLevel) to the GroupLevelIndicatorPane class that corresponds to the group level of a child item.   &lt;li&gt;The RowSelector now has a default Style that specifies a default Template, enabling application-level implicit styles to be applied to the RowSelector without losing the existing Template.   &lt;li&gt;An exception no longer occurs when changing the ItemsSource while a DataRow is being edited.   &lt;li&gt;A focus management problem no longer occurs when the first column of the grid is not visible.   &lt;li&gt;The SelectedItems are now preserved after sorting the grid data (via DataGridCollectionView).   &lt;li&gt;Dragging ColumnManagerCells when the FlowDirection is RightToLeft now works properly.   &lt;li&gt;The DataGridControl.Template property can now be set in XAML.   &lt;li&gt;The DataGridControl's content now updates properly when it is bound to a DataTable and the content of the DataTable changes (via DataGridCollectionView).   &lt;li&gt;A FieldName must now be assigned to a Column before adding the Column to the DataGridControl.Columns collection.   &lt;li&gt;The CurrentCell is no longer always brought into view after sorting the grid's data.   &lt;li&gt;The DatePicker now reverts to the currently displayed month when SelectedDate is null.   &lt;li&gt;The proper system themes are now applied to the standard controls (CheckBox, ScrollBar, etc.) from the DataGridControl's OS themes.   &lt;li&gt;Removing selected items from the data source now removes them from the DataGridControl.SelectedItems collection. Removing the Current item from the data source now resets DataGridControl.CurrentItem to null.   &lt;li&gt;Layout issues no longer occur when toggling the Visible state of a Column.   &lt;li&gt;An exception no longer occurs when changing the grid's View to CardView or CompactCardView while there are no data items in the grid.   &lt;li&gt;Changed the default border color of the DataGridControl in the Classic theme.   &lt;li&gt;Navigating in the InsertionRow's cells when the FlowLayout property is set to RightToLeft now works properly.   &lt;li&gt;Inputting 2-digit year numbers in the DatePicker now works properly.   &lt;li&gt;The DatePicker's Calendar now properly displays the last day of the previous month.   &lt;li&gt;Fixed a layout problem with the DataGridControl when its parent's SizeToContent property was set to true.   &lt;li&gt;DataGridControl.CurrentColumn is now reset to null when the CurrentColumn is removed from the DataGridControl.Columns collection.   &lt;li&gt;The horizontal scroll bar is now always visible by default in CardView and CompactCardview.   &lt;li&gt;The DataGridControl no longer raises two SelectedIndexChanged events when the selection changes.   &lt;li&gt;Fixed scrolling problems that occur when a Row's height is greater than the DataGridControl's viewport height.   &lt;li&gt;Fixed a problem with selecting or unselecting the current row with the mouse.   &lt;li&gt;UI group and sort modifications are now prevented when DataGridControl.Items.CanGroup or DataGridControl.Items.CanSort is false.   &lt;li&gt;Fixed a problem in the way the VirtualizingCardPanel handles the RequestBringIntoView event.   &lt;li&gt;Fixed a problem with RowSelectors staying visible when their corresponding Row's Visibility property is set to Collapsed.   &lt;li&gt;The custom CellContentTemplates used in the SolidFoundation sample in LiveExplorer now takes the Column.TextTrimming property into consideration. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version&amp;nbsp;3.6&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Setting certain properties at design time no longer result in an exception being thrown when re-opening the designer.   &lt;li&gt;Using a cell's ValueChanged event to change one of the cell's properties no longer results in a stack overflow exception being thrown.   &lt;li&gt;Deleting unbound dataRows when UIVirtualizationMode is set to Cells no longer results in an exception being thrown.   &lt;li&gt;An exception is no longer thrown when trying to use the WinDatePicker with certain regional settings.   &lt;li&gt;Deleting the grid at design time no longer results in an occasional exception which would cause Visual Studio 2005 to crash.   &lt;li&gt;Printing the grid through a GridPrintDocument when RowSelectorPane.Visible is set to False no longer results in an exception being thrown.   &lt;li&gt;When exporting to xml-ss, a grid containing a Nullable&amp;lt;&amp;gt; dataType no longer results in an Exception being thrown.   &lt;li&gt;The HideSelection property now works properly again.   &lt;li&gt;Fixed a bug where using images in reports could cause empty pages to be generated because of accumulated floating point imprecision. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip for .NET&lt;/strong&gt;&lt;br&gt;New version&amp;nbsp;(3.5)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;&lt;a href="/Zip_Net_Whatsnew.html"&gt;New features added&lt;/a&gt;.   &lt;li&gt;"Compatible" encryption is now supported with XceedCompressedStream and XceedCompressedStreamEx (compatible with Zip Compression Library ActiveX).   &lt;li&gt;Preview mode is now respected (no action is taken) when synchronizing a folder tree that contains no files.   &lt;li&gt;Renaming a MemoryFile or MemoryFolder with the name of an existing item now throws an ItemAlreadyExistsException.   &lt;li&gt;The End Central Header signature of the Zip file is now correctly read, and as a result, an IOException no longer occurs when trying to open a ZipArchive containing large comments (more than 1024 bytes).   &lt;li&gt;Corrected bug when compressing binary files with PPMd. Multi-thread is now correctly supported.   &lt;li&gt;An InvalidZipStructure exception is no longer thrown when reading a Zip file. (This behavior was more common when reading the Zip file over FTP.) &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip for .NET Compact Framework&lt;/strong&gt;&lt;br&gt;New version&amp;nbsp;(3.5)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Version synchronization and bugfixes (see Xceed Zip for .NET) only. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed FTP for .NET&lt;/strong&gt;&lt;br&gt;New version&amp;nbsp;(3.5)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;&lt;a href="/FTP_NET_Whatsnew.html"&gt;New features added&lt;/a&gt;.   &lt;li&gt;Bug fixed where, in certain situations, no timeout exception was thrown when the library was expecting replies from the FTP server, which left the library in a hanging state. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed FTP for .NET CF&lt;/strong&gt;&lt;br&gt;New version&amp;nbsp;(3.5)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Version synchronization only. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed&amp;nbsp;Activities&amp;nbsp;for&amp;nbsp;WF&amp;nbsp;&lt;/strong&gt;&lt;br&gt;New version&amp;nbsp;(1.1)&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;&lt;a href="/Activities_WF_New.html"&gt;New features added&lt;/a&gt;.   &lt;li&gt;Added an overload to QuickZip that takes a compression method. The property was also added to ZipCompressQuickActivity.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version&amp;nbsp;3.4&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Fixed a Tooltip display problem under the Windows Vista theme. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version&amp;nbsp;2.3&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;Alt-Space in Xceed Editors for .NET now opens the window's system dialog as other controls do. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip Compression Library&lt;/strong&gt;&lt;br&gt;Changes to version&amp;nbsp;6.0&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;SplitSize64 property added for using a 64-bit value when specifying the split size.   &lt;li&gt;SplitSizeHigh property added for use with the original SplitSize property. SplitSizeHigh represents the high-order 32 bits; SplitSize represents the low-order 32 bits. This should be used with languages that don't support 64-bit data types, such as VB6. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;  &lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Zip for x64&lt;/strong&gt;&lt;br&gt;Changes to version&amp;nbsp;(6.0)&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;  &lt;td vAlign=top align=left&gt;  &lt;ul&gt;  &lt;li&gt;SplitSize64 property added for using a 64-bit value when specifying the split size.   &lt;li&gt;SplitSizeHigh property added for use with the original SplitSize property. SplitSizeHigh represents the high-order 32 bits; SplitSize represents the low-order 32 bits. This should be used with languages that don't support 64-bit data types, such as VB6. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7264.16200_XCO3.0.5/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Service Pack 1.1.7264 for .NET 1.1 development</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.7264.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;14/05/2007 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7264.0_XCO1.1.3/Xceed.Components.SP.NET1.1.7264.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(55.03 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet11.png" width=45 border=0&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This service pack installs the latest Xceed components for &lt;strong&gt;.NET 1.1&lt;/strong&gt; development. These components contain bug fixes but not new features. It is recommended as an update to the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#2265650"&gt;2.2.6565.0&lt;/a&gt; package. It can also be installed with more recent packages, to allow existing customers to continue to use Xceed components for .NET 1.1 at the same time as newer Xceed components for .NET 2.0 and up. To accomplish this, install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;latest general package&lt;/a&gt;, which will uninstall any previous packages, and then install this service pack and follow the instructions to restore your existing references back to the .NET 1.1 components. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception is no longer thrown when trying to use the WinDatePicker with certain regional settings. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An InvalidZipStructure exception is no longer thrown when reading a Zip file. (This behavior was more common when reading the Zip file over FTP.) &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Alt-Space in Xceed Editors for .NET now opens the window's system dialog as other controls do. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7264.0_XCO1.1.3/Xceed.Components.SP.NET1.1.7264.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.0.7205.14440</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.7205.14440&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;05/04/2007 2:44:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7205.14440_XCO3.0.4/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(71.54 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. It also contains Xceed's COM / ActiveX components. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid for WPF&lt;/strong&gt;&lt;br&gt;Changes to version&amp;nbsp;1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The RowSelector no longer stops working after scrolling the grid. 
&lt;li&gt;Scrolling problems when the VirtualizingCardPanel is used with horizontal orientation have been fixed. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version&amp;nbsp;3.6&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Invalid Cast exception no longer thrown when generating or opening a report. 
&lt;li&gt;Exporting to Excel when regional settings are set to use a comma as a decimal separator no longer results in an incorrect interpretation of the value in Excel. 
&lt;li&gt;An exception is no longer raised when in edit mode on the insertion row and the Apply button in the XceedGridLiveExplorer's Validation sample is pressed. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version&amp;nbsp;3.4&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception is no longer thrown when reading an encrypted zipped file (using Compatible encryption mode) that is over 4GB.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7205.14440_XCO3.0.4/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Service Pack 1.1.7205 for .NET 1.1 development</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.7205.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;05/04/2007 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7205.0_XCO1.1.2/Xceed.Components.SP.NET1.1.7205.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(55.03 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet11.png" width=45 border=0&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This service pack installs the latest Xceed components for &lt;strong&gt;.NET 1.1&lt;/strong&gt; development. These components contain bug fixes but not new features. It is recommended as an update to the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#2265650"&gt;2.2.6565.0&lt;/a&gt; package. It can also be installed with more recent packages, to allow existing customers to continue to use Xceed components for .NET 1.1 at the same time as newer Xceed components for .NET 2.0 and up. To accomplish this, install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;latest general package&lt;/a&gt;, which will uninstall any previous packages, and then install this service pack and follow the instructions to restore your existing references back to the .NET 1.1 components. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An exception is no longer thrown when reading an encrypted zipped file (using Compatible encryption mode) that is over 4 GB.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The directive to keep a group together is further ignored if it were to create an empty page, when a group's appearance (margins, background color) prevent it from fitting on a page. 
&lt;li&gt;Infinite pages are no longer generated when a combination of a TextRow and a column whose width is larger than an entire page is used. 
&lt;li&gt;Exporting a report now supports a page range just like printing. The page range is specified with properties in the Xceed.Grid.Reporting.ExportSettings class. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;SmartUI for .NET now functions on Vista and defaults to the XPBlue style. 
&lt;li&gt;Under Vista, with Aero theme turned on, controls now paint properly. 
&lt;li&gt;When one instance of SmartToolBar is moved from one form to another (its parent is changed), toolTips now continue to work.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7205.0_XCO1.1.2/Xceed.Components.SP.NET1.1.7205.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.0.7170.16360</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.7170.16360&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;20/03/2007 4:36:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7170.16360_XCO3.0.2/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(71.59 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. It also contains Xceed's COM / ActiveX components. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Activities for WF&lt;/strong&gt;&lt;br&gt;New product, version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Activities_WF_Intro.html"&gt;First commercial release&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for x64&lt;/strong&gt;&lt;br&gt;New product, version 6.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Zip_x64_Intro.html"&gt;First commercial release&lt;/a&gt;. (Version number synchronized with that of &lt;a href="/Zip_ActiveX_Intro.html"&gt;Xceed Zip Compression Library&lt;/a&gt;.) &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid for WPF&lt;/strong&gt;&lt;br&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The public constructor for RowSelector has been marked as Obsolete. 
&lt;li&gt;Now automatically displays the images for columns of type ImageSource. 
&lt;li&gt;Added an Items property to the Group class, which represents the collection of data items contained in that group. 
&lt;li&gt;Fixed a problem with DataCell recycling when bound to XML data. 
&lt;li&gt;Fixed a problem with sorting a Column that did not have a FieldName set. 
&lt;li&gt;Fixed a layout problem in the RowSelector when a Row height is changed. 
&lt;li&gt;A default value is now set to the Row's selection appearance properties in the Aero theme for TableView, thereby fixing a problem with disapearing cells in the InsertionRow for TableView.Aero. 
&lt;li&gt;Column.GetFittedWidth() now takes the last Row into account. 
&lt;li&gt;Fixed memory leaks in LiveExplorer. 
&lt;li&gt;Painting the background of the RowSelectorPane now works properly. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.6)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Grid_WinForms_New.html"&gt;New features added&lt;/a&gt;. 
&lt;li&gt;MissingManifestResourceException is no longer thrown when using CustomizeReportStyleForm. 
&lt;li&gt;The directive to keep a group together is further ignored if it were to create an empty page, when a group's appearance (margins, background color) prevent it from fitting on a page. 
&lt;li&gt;Infinite pages are no longer generated when a combination of a TextRow and a column whose width is larger than an entire page is used. 
&lt;li&gt;Exporting a report now supports a page range just like printing. The page range is specified with properties in the Xceed.Grid.Reporting.ExportSettings class. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.4)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Zip_Net_Whatsnew.html"&gt;New features added&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;for .NET CF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.4)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Zip_NET_CF_Whatsnew.html"&gt;New features added&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;ul&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (2.3)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number increased to reflect changes in &lt;a href="/Grid_WinForms_Intro.html"&gt;Xceed Grid for .NET 3.6&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.4&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;SmartUI for .NET now functions on Vista and defaults to the XPBlue style. 
&lt;li&gt;Under Vista, with Aero theme turned on, controls now paint properly. 
&lt;li&gt;When one instance of SmartToolBar is moved from one form to another (its parent is changed), toolTips now continue to work.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.4)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number synchronized with &lt;a href="/Zip_Net_Intro.html"&gt;Xceed Zip for .NET&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET CF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.4)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number synchronized with &lt;a href="/Zip_NET_CF_Intro.html"&gt;Xceed Zip for .NET CF&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7170.16360_XCO3.0.2/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.0.7170.16360</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.7170.16365&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;20/03/2007 4:36:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7170.16365_XCO3.0.3/XceedComponentsWebInstall.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(0.38 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;/strong&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. It also contains Xceed's COM / ActiveX components. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; for these versions and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Activities for WF&lt;/strong&gt;&lt;br&gt;New product, version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Activities_WF_Intro.html"&gt;First commercial release&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for x64&lt;/strong&gt;&lt;br&gt;New product, version 6.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Zip_x64_Intro.html"&gt;First commercial release&lt;/a&gt;. (Version number synchronized with that of &lt;a href="/Zip_ActiveX_Intro.html"&gt;Xceed Zip Compression Library&lt;/a&gt;.) &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid for WPF&lt;/strong&gt;&lt;br&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The public constructor for RowSelector has been marked as Obsolete. 
&lt;li&gt;Now automatically displays the images for columns of type ImageSource. 
&lt;li&gt;Added an Items property to the Group class, which represents the collection of data items contained in that group. 
&lt;li&gt;Fixed a problem with DataCell recycling when bound to XML data. 
&lt;li&gt;Fixed a problem with sorting a Column that did not have a FieldName set. 
&lt;li&gt;Fixed a layout problem in the RowSelector when a Row height is changed. 
&lt;li&gt;A default value is now set to the Row's selection appearance properties in the Aero theme for TableView, thereby fixing a problem with disapearing cells in the InsertionRow for TableView.Aero. 
&lt;li&gt;Column.GetFittedWidth() now takes the last Row into account. 
&lt;li&gt;Fixed memory leaks in LiveExplorer. 
&lt;li&gt;Painting the background of the RowSelectorPane now works properly. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.6)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Grid_WinForms_New.html"&gt;New features added&lt;/a&gt;. 
&lt;li&gt;MissingManifestResourceException is no longer thrown when using CustomizeReportStyleForm. 
&lt;li&gt;The directive to keep a group together is further ignored if it were to create an empty page, when a group's appearance (margins, background color) prevent it from fitting on a page. 
&lt;li&gt;Infinite pages are no longer generated when a combination of a TextRow and a column whose width is larger than an entire page is used. 
&lt;li&gt;Exporting a report now supports a page range just like printing. The page range is specified with properties in the Xceed.Grid.Reporting.ExportSettings class. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.4)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Zip_Net_Whatsnew.html"&gt;New features added&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip&amp;nbsp;for .NET CF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.4)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Zip_NET_CF_Whatsnew.html"&gt;New features added&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;ul&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (2.3)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number increased to reflect changes in &lt;a href="/Grid_WinForms_Intro.html"&gt;Xceed Grid for .NET 3.6&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.4&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;SmartUI for .NET now functions on Vista and defaults to the XPBlue style. 
&lt;li&gt;Under Vista, with Aero theme turned on, controls now paint properly. 
&lt;li&gt;When one instance of SmartToolBar is moved from one form to another (its parent is changed), toolTips now continue to work.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.4)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number synchronized with &lt;a href="/Zip_Net_Intro.html"&gt;Xceed Zip for .NET&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET CF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.4)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Version number synchronized with &lt;a href="/Zip_NET_CF_Intro.html"&gt;Xceed Zip for .NET CF&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7170.16365_XCO3.0.3/XceedComponentsWebInstall.exe</link>
    </item>
    <item>
      <title>Xceed Service Pack 1.1.7115 for .NET 1.1 development</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.7115.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;15/02/2007 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7115.0_XCO1.1.1/Xceed.Components.SP.NET1.1.7115.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(55.02 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet11.png" width=45 border=0&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This service pack installs the latest Xceed components for &lt;strong&gt;.NET 1.1&lt;/strong&gt; development. These components contain bug fixes but not new features. It is recommended as an update to the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#2265650"&gt;2.2.6565.0&lt;/a&gt; package. It can also be installed with more recent packages, to allow existing customers to continue to use Xceed components for .NET 1.1 at the same time as newer Xceed components for .NET 2.0 and up. To accomplish this, install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;latest general package&lt;/a&gt;, which will uninstall any previous packages, and then install this service pack and follow the instructions to restore your existing references back to the .NET 1.1 components. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When working with custom dataTypes, ComboBoxEditor and ComboBoxViewer no longer require the custom dataType to implement the IComparable interface. 
&lt;li&gt;Changing the FixedColumnSplitter position in the designer now updates the column's Fixed property accordingly. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Resizing an editor's DropDownControl through code while it is visible no longer causes painting issues. 
&lt;li&gt;When a WinNumericTextBox is set to decimals, setting its text no longer throws an exception. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to&amp;nbsp;version 3.23&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An error no longer occurs when using the "Quick" methods to uncompress or retrieve files located in the root folder of an archive or an FTP host. 
&lt;li&gt;PathTooLongException is now wrapped in FileSystemIOException or QuickException. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7115.0_XCO1.1.1/Xceed.Components.SP.NET1.1.7115.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.0.7113.09060</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.7113.09060&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;13/02/2007 9:06:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7113.09060_XCO3.0.1/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(62.37 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains .NET components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. It also contains Xceed's COM / ActiveX components. If you are currently using Xceed components&amp;nbsp;with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with .NET 2.0 / Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;latest service pack&lt;/a&gt; (below) and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid for WPF&lt;/strong&gt;&lt;br&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;GroupHeaderControl now displays the word "items" after the item count by default. 
&lt;li&gt;SelectedIndex property now works. 
&lt;li&gt;SelectedIndex property can now be used as the target of a binding. 
&lt;li&gt;An unhandled exception no longer occurs when a Column's data type is a Byte array that is not convertible to an image. 
&lt;li&gt;An unhandled exception no longer occurs when clicking on a ReadOnly Cell whose EditTriggers propety is set to ClickOnCurrentCell. 
&lt;li&gt;An unhandled exception no longer occurs when trying to activate a CellEditor on a Column that is ReadOnly. 
&lt;li&gt;When ValidationMode is set to CellEndingEdit, the CellErrorStyle for a Cell is no longer applied after cancelling edit mode for that cell. 
&lt;li&gt;Changing the ItemsSource while a row is being edited no longer causes problems. 
&lt;li&gt;DataCells no longer retain their previous values after having been recycled in certain situations. 
&lt;li&gt;In CardView, the grid now scrolls vertically when navigating through the cells of a Card that is taller than the grid's ViewPort height. 
&lt;li&gt;A type conversion between a CellEditor and a Cell's content has been added. 
&lt;li&gt;In CompactCardView, the SeparatorLine no longer looks blurry. 
&lt;li&gt;In LiveExplorer, the DatePicker no longer causes a shift in the layout of the row when it is displayed with a high DPI setting. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.5&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Resizing an editor's DropDownControl through code while it is visible no longer causes painting issues. 
&lt;li&gt;Changing the FixedColumnSplitter position in the designer now updates the column's Fixed property accordingly. 
&lt;li&gt;When working with custom dataTypes, ComboBoxEditor and ComboBoxViewer no longer require the custom dataType to implement the IComparable interface. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An error no longer occurs when using the "Quick" methods to uncompress or retrieve files located in the root folder of an archive or an FTP host. 
&lt;li&gt;PathTooLongException is now wrapped in FileSystemIOException or QuickException. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An error no longer occurs when using the "Quick" methods to uncompress or retrieve files located in the root folder of an archive or an FTP host.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 2.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When a WinNumericTextBox is set to decimal, setting its text no longer throws an exception &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.4&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;NullReferenceException is no longer thrown in the StatusBarCS sample at start-up. 
&lt;li&gt;InvalidOperationException is no longer thrown when menu on a maximized form is opened. Also, when user clicks and expands certain menus, and then clicks on "top-parent" expanded drop-down item, exception is no longer thrown. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for ASP.NET&lt;/strong&gt;&lt;br&gt;Changes to version 4.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed the samples so that they run in ASP.NET 2.0 and VS2005.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Component Installer&lt;/strong&gt;&lt;br&gt;Latest changes&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An error is no longer generated when installing the package on a system without Microsoft .NET Framework 2.0.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7113.09060_XCO3.0.1/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Service Pack 1.1.7076 for .NET 1.1 development</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;1.1.7076.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;26/01/2007 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7076.0_XCO1.1.0/Xceed.Components.SP.NET1.1.7076.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(54.54 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet11.png" width=45 border=0&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This service pack installs the latest Xceed components for &lt;strong&gt;.NET 1.1&lt;/strong&gt; development. These components contain bug fixes but not new features. It is recommended as an update to the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#2265650"&gt;2.2.6565.0&lt;/a&gt; package. It can also be installed with more recent packages, to allow existing customers to continue to use Xceed components for .NET 1.1 at the same time as newer Xceed components for .NET 2.0 and up. To accomplish this, install the &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=184937f5-d278-db11-9ed7-0015c5e239e6&amp;PeriodCode=LB"&gt;latest general package&lt;/a&gt;, which will uninstall any previous packages, and then install this service pack and follow the instructions to restore your existing references back to the .NET 1.1 components. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/1.1.7076.0_XCO1.1.0/Xceed.Components.SP.NET1.1.7076.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 3.0.7074.16430</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;3.0.7074.16430&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;24/01/2007 4:43:00 PM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7074.16430_XCO3.0.0/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(61.17 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;, &lt;img height=16 alt="" src="/pages/images/general/dotnet30.png" width=45 border=0&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This release contains components compiled &lt;strong&gt;strictly for .NET 2.0 and up&lt;/strong&gt;. If you are currently using Xceed components that are compatible with .NET 1.1, be aware that this package will upgrade your previous package with components that only work with Visual Studio 2005 and up. If you need these latest components for .NET 2.0 but also wish to continue working on older projects that use Xceed components for .NET 1.1, be sure to also install &lt;a href="#117076"&gt;Service Pack 1.1.7076&lt;/a&gt; (above) and follow the included instructions. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;DataGrid for WPF&lt;/strong&gt;&lt;br&gt;New product, version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Grid_WPF_Intro.html"&gt;First commercial release&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET CF&lt;/strong&gt;&lt;br&gt;New product, version 3.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/FTP_NET_CF_Intro.html"&gt;First commercial release&lt;/a&gt;. (Product version number synchronized with those of products based on the Xceed FileSystem Core object model.) &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;New version (3.5)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Grid_WinForms_New.html"&gt;New features added.&lt;/a&gt; 
&lt;li&gt;PDF export no longer encodes the non-breaking-space character as a bullet glyph instead of a space glyph.&amp;nbsp; 
&lt;li&gt;Compiled strictly for .NET 2.0 and up. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;ZIP for .NET&lt;/strong&gt;&lt;br&gt;New version (3.3)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/Zip_NET_Whatsnew.html"&gt;New features added&lt;/a&gt;. 
&lt;li&gt;AbstractFolder.CreateTempFile no longer uses the "XFS" prefix when generating a filename.&amp;nbsp; 
&lt;li&gt;Compiled strictly for .NET 2.0 and up. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;New version (3.3)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/FTP_NET_Whatsnew.html"&gt;New features added&lt;/a&gt;. 
&lt;li&gt;When getting a directory listing containing an entry dated February 29 (for a leap year) from a UNIX server, the library no longer throws an FtpInternalException. 
&lt;li&gt;A NullReferenceException is no longer thrown when instantiating an FtpConnection using an IPEndPoint. 
&lt;li&gt;Compiled strictly for .NET 2.0 and up. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;/strong&gt;&lt;br&gt;Changes to version 6.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When AES encryption is used and each file in the Zip archive has a different password, the InvalidPassword event is no longer fired a second time after the correct password is given.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (4.1)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed registry inacessibility error in designer for chart editor gallery editors. 
&lt;li&gt;Compiled strictly for .NET 2.0 and up. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET CF&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.3)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Samples now point to the right DLLs. 
&lt;li&gt;Compiled strictly for .NET 2.0 and up. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;All other .NET products&lt;/strong&gt;&lt;br&gt;Incremented&amp;nbsp;version by .1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Compiled strictly for .NET 2.0 and up. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/3.0.7074.16430_XCO3.0.0/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 2.2.6565.0</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;2.2.6565.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;15/11/2006 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/2.2.6565.0_XCO2.1.5/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(61.25 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;A NAME="2265650"&gt; &lt;/A&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;General package&lt;br&gt;&lt;br&gt;&lt;img height=16 alt="" src="/pages/images/general/dotnet11.png" width=45 border=0&gt;, &lt;img style="WIDTH: 45px; HEIGHT: 16px" height=16 alt="" src="/pages/images/general/dotnet20.png" width=45 border=0&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;This is the last full package release containing Xceed components compiled for &lt;strong&gt;.NET 1.1&lt;/strong&gt;. The components in this package (except for Xceed Chart for ASP.NET) have also been tested to function correctly under .NET 2.0, but are not compiled with .NET 2.0. Updates to these Xceed components for .NET 1.1 are being made available in self-extracting service pack updates. The latest one is &lt;a href="/pages/TopMenu/Downloads/Updates.aspx?ProductId=9aa44cb9-cf78-db11-9ed7-0015c5e239e6#LatestServicePack"&gt;here&lt;/a&gt; (above).&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added the Name property to all SmartItems. This property reflects the value of the design-only property of the same name. This is similar to the Control's Name property. 
&lt;li&gt;Corrected two persistence bugs. When deleting a SmartItem using the ContextMenu of the designer, the persisted code is now cleaned up. When adding a new SmartItem via the designer, the persisted code is no longer missing the XYZ.Items.Add statements. 
&lt;li&gt;In the TreeView samples (C# and VB.NET), the content of these samples' TreeViews has changed so that they can still work in the stricter environment of Vista. 
&lt;li&gt;Corrected a NullReferenceException in the VB.NET FolderExplorer sample. 
&lt;li&gt;The Control.BackgroundImageLayout property, available in .NET 2.0 and up, is not supported in SmartUI for .NET. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;When generating a report, an InvalidCastException is no longer thrown when a non-boolean type is used on a column using an Xceed.Grid.Viewers.CheckBoxViewer. 
&lt;li&gt;Having a spacer row as the last row in the GridControl's FixedHeaderRows collection no longer results in an exception being thrown when DetailGrids are present. 
&lt;li&gt;Setting SideMargin's width of groups or detail grids to a value less than 2 no longer result in an exception being thrown. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The SynchronizingObject property of the AsyncFtpClient class has been moved to the FtpClient class. When setting this property, the library will raise the events back to the main thread of the application while pumping messages by calling Application.DoEvents. This applies to the FtpClient and AsyncFtpClient class. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Self-Extractor Module&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (1.3)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;New SFX binaries were added for Vista UAC support. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Encryption Library&lt;/strong&gt;&lt;br&gt;Changes to version 1.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The .NET Manager samples (C# and VB.NET) now close (dispose) the options file handle. As a result, an exception is no longer thrown in .NET 2.0. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;/strong&gt;&lt;br&gt;Changes to version 6.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed the 'ExcludedFileAttributes' property usage in the C Builder sample. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Docking Windows for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;In Windows Vista, when the Desktop Window Manager (DWM) is activated, the rectangle drawn to indicate the position of a ToolWindow when it is moved with the mouse is no longer slow to display and erase itself, and as a result no longer leaves "trails". 
&lt;li&gt;In Windows Vista, when the Desktop Window Manager (DWM) is activated, a ToolWindow in the AutoHide state no longer leaves "trails" during the "collapse animation". &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/2.2.6565.0_XCO2.1.5/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 2.2.6475.0</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;2.2.6475.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;25/09/2006 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/2.2.6475.0_XCO2.1.4/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(61.11 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (3.2)&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;font color=red&gt;New!&lt;/font&gt; Excel export capabilities let you save grid data to XML spreadsheets. 
&lt;li&gt;Modifying the dataSource to which a grid is bound while the gridControl is not visible no longer results in a stack overflow. 
&lt;li&gt;Setting Visible on certain grid elements no longer has an effect on reports. 
&lt;li&gt;WinDatePicker's dynamic bindings no longer parse only to the null string when the desired data type is string. 
&lt;li&gt;ICO files and Bitmaps created from code can now be used as images in report stylesheets because they are now serialized in PNG the format, overcoming a limitation in the .NET Framework XML serializer. 
&lt;li&gt;Deleting items directly from the datasource to which the GridControl is bound no longer results in a NullReferenceException being thrown. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes&amp;nbsp;to version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;WinDatePicker's dynamic bindings no longer parse only to the null string when the desired data type is string. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The library can now read a TAR archive that contains files larger than 2GB. 
&lt;li&gt;An exception is no longer thrown when a folder and a file with the same name are extracted from the archive. We now handle this situation by adding {2}, {3}, {4}, etc., to the file name. For example, if a second "file.txt" is encountered after extracting the first, the next one is named "file{2}.txt". 
&lt;li&gt;GZip now keeps the uncompressed size of the file instead of its compressed size. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;/strong&gt;&lt;br&gt;Changes to version 6.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a regression bug that caused the UnzippingMemoryFile event to report the wrong value for the bEndOfData parameter. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Docking Windows for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 1.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;SaveLayout() now saves the position of floating ToolWindows when the DockLayoutManager is used within a UserControl. 
&lt;li&gt;A NullReferenceException no longer occurs when the layout of the ToolWindows changes while resizing a docked ToolWindow with the splitter. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;The TextBoxTool no longer throws a NullReferenceException upon closing the parent Form in certain situations. 
&lt;li&gt;A few bugs have been corrected when SmartUI for .NET is used with a multiple-monitor configuration, concerning the location and size of popup menus and ComboBoxTool's drop-down panel. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Component Installer&lt;/strong&gt;&lt;br&gt;Latest changes&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Customers can now choose whether or not to create the virtual directories needed to run the Xceed Chart for ASP.NET samples. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/2.2.6475.0_XCO2.1.4/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 2.2.6363.0</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;2.2.6363.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;13/07/2006 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/2.2.6363.0_XCO2.1.3/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(60.78 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Grid for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Added source code example implementation of the ability to display detail grid columns in GenerateReportForm's "Column Settings" list. 
&lt;li&gt;Binding the gridControl to a DataView that is still being initialised no longer causes an argument exception. 
&lt;li&gt;SpacerRow and TextRow no longer incorrectly translate into reporting elements by taking too much space and not repeating on each page in every requested situation. 
&lt;li&gt;Inserting rows though the GridControl's InsertionRow when the GridControl is bound to a BindingSource (.NET Framework 2.0) no longer causes inconsistency between the DataRows DataIndex, resulting in 2 identical rows being inserted in the grid. 
&lt;li&gt;If a problem occurs while exporting, the progress dialog no longer remains visible. 
&lt;li&gt;Binding to a dataset built from scratch at design time no longer throws an exception at runtime. 
&lt;li&gt;Using the mousewheel to scroll the GridControl no longer results in an Arithmetic Overflow when compiled for 64 bits processors. 
&lt;li&gt;The ColumnManagerCell and ColumnManagerRow Capture properties now work. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Editors for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 2.1&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Setting a MinValue to the WinCalendar no longer results in the days being improperly mapped against the corresponding day of the week. 
&lt;li&gt;The WinCalendar WeekdaysHeaders day names now respect the regional setting when it results in Unicode characters for weekday names, for example, in Russian or Japanese. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Zip Compression Library&lt;/strong&gt;&lt;br&gt;Changes to version 6.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Sample "Visual C 6-7\GettingStarted MFC" project file has been updated to reflect source filename changes. 
&lt;li&gt;Sample "Visual C 6-7\Dll API" no longer contains source control bindings. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;SmartUI for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.3&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;A NullReferenceException no longer occurs when a PopupMenuItem is added to the root of a SmartMenuBar. 
&lt;li&gt;The text assigned to a SmartTreeView's Node is no longer word-wrapped when there is enough space to lay it out on one line. 
&lt;li&gt;Short texts, such as a single letter, are now correctly laid out in a SmartTreeView's Node element. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;Chart for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 4.0&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;Saving a chart to WMF Windows Metafile through the ChartToolBar control no longer throws an exception. 
&lt;li&gt;Having near identical values in a chart no longer leads to an infinite loop. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/2.2.6363.0_XCO2.1.3/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 2.1.6319.0</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.6319.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;19/06/2006 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/2.1.6319.0_XCO2.1.2/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(58.20 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;Changes to version 3.2&lt;/span&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;An "Xceed.Ftp.FtpInternalException: No data stream was acquired" exception is no longer thrown when using active connection.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=160&gt; &lt;/td&gt;
&lt;td height=1&gt;&lt;img height=1 alt="" src="/images/spacer.gif" width=300&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=1&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=20&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
      <link>http://download3.xceedsoft.com/StructuredPackages/XCO/2.1.6319.0_XCO2.1.2/XceedComponents.exe</link>
    </item>
    <item>
      <title>Xceed Components Update 2.1.6304.0</title>
      <description>&lt;table border=0&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=CellDownload vAlign=top width=170&gt;&lt;p class=SmallText align=left&gt;&lt;img src=/pages/Images/General/Bullet_Square.gif width=11 height=9&gt;&lt;span class=Text&gt;&lt;strong&gt;Xceed Components&lt;br&gt;&amp;nbsp;&amp;nbsp;2.1.6304.0&lt;/strong&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;04/06/2006 12:00:00 AM&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href=http://download3.xceedsoft.com/StructuredPackages/XCO/2.1.6304.0_XCO2.1.1/XceedComponents.exe&gt;&lt;img border=0 src=/pages/images/products/buttons/Bt_Download-Full-Package_EN.png width=97 height=28&gt;&lt;/a&gt;&lt;br&gt;(58.20 MB)&lt;/p&gt;&lt;/td&gt;&lt;td vAlign=top width=800 align=right&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;&lt;tr&gt;
&lt;td vAlign=top align=left&gt;
&lt;p&gt;&lt;span class=Text&gt;&lt;strong&gt;FTP for .NET&lt;/strong&gt;&lt;br&gt;New&amp;nbsp;version (&lt;/span&gt;&lt;span class=Text&gt;3.2)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td vAlign=top align=left&gt;
&lt;ul&gt;
&lt;li&gt;&lt;font color=red&gt;New!&lt;/font&gt; HTTP proxy server support and Secure FTP for FileSystem interface. 
&lt;li&gt;The State property now reflects the correct state after calling BeginChangeToParentFolder on an AsyncFtpClient object. 
&lt;li&gt;When using the FtpClient or AsyncFtpClient class in PORT mode, listen sockets are now properly closed when an error code is received from the server. &lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=BgHDots colSpan=2&gt;&lt;img src=/images/spacer.gif width=1 height=10&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td  vAlign=top width=800 align=left&gt;&lt;table border=0 cellSpacing=0 cellPadding=0&gt;
&lt;tr&gt;
&lt;td class=BgHDots colSpan=2&gt;&lt;img height=10 alt="" src="/images/spacer.gif" width=1&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt