Quantcast
Channel: ComponentArt - Releases
Viewing all articles
Browse latest Browse all 53

ComponentArt Web.UI 3.0 SP1 for ASP.NET (3.0.1525)

$
0
0
ComponentArt Web.UI 3.0 SP1 is now available for download.

Build number: 3.0.1525
Release date: Sep 27, 2005

The following fixes and updates have been introduced since the last public Web.UI production build (3.0.1507):

Installer
  • Visual Studio .NET 2005 toolbox integration exception has been fixed.
  • The Web.UI source code now compiles in Visual Studio .NET 2005.
  • Proper permissions are now set on the common/db folder. Grid editing demos no longer throw exceptions.


All Controls
  • Bug fix: "Data could not be loaded" is no longer shown after callbacks when controls are running in free trial mode.


Grid for ASP.NET
  • Bug fix: Binding to DataViews now works correctly.
  • Bug fix: Problems when selecting items that contain & and < characters have been eliminated.
  • Bug fix: GridColumn.Visible server-side property now works correctly.
  • Bug fix: Width and Height server-side properties now work correctly when set to 100%.
  • Bug fix: Record counts are now updated correctly when ungrouping in callback mode.
  • Bug fix: Server-side templates no longer disappear on postback if Grid is not rebound.
  • Bug fix: Checking/unchecking items of a CheckBox column is now properly persisted.
  • Bug fix: When Grid is bound to XML, string values are now converted to data types specified in GridColumn.DataType.
  • Bug fix: Setting GridColumn.DataType in the control tag is now supported.
  • Bug fix: Custom exceptions can now be thrown from server-side event handlers.
  • Bug fix: GridColumn.EditControlType="TextArea" now works correctly.
  • Bug fix: When inserting a new record in client mode, the record count is no longer incremented twice.
  • Bug fix: Better feedback is now provided when using DataKeyField which isn't defined in Columns.
  • API extension: ItemCommand server-side event has been added.
  • API extension: The ItemDataBound server-side event now provides the instantiated template in event arguments.
  • API extension: Grid.CausedCallback read-only boolean property has been added.
  • API extension: Grid.AutoPostBackOnCheckChanged and Grid.AutoCallBackOnCheckChanged bool properties have been added.
  • API extension: Grid.UnCheckAll server-side method has been added.
  • API extension: GridItemsCollection.IndexOf new overload has been added to allow searching by name and value.
  • API extension: Grid.FindControl overloaded to support searching for controls inside server-side templates.
  • API extension: GridItem.SetValue client-side method has been added.


Menu for ASP.NET
  • Documentation: Descriptions for Menu enumerations have been added.


TreeView for ASP.NET
  • Bug fix: ContentLoadingImageUrl shows up again after load-on-demand node is collapsedM


Calendar for ASP.NET
  • Bug fix: OutOfRange calendar days now always act disabled.
  • Bug fix: Calendar.ClearSelectedDate() client-side method now works correctly.
  • Bug fix: Calendar.Show(x,y) client-side method for popup calendars now works correctly.
  • Bug fix: Calendar.Show(element) client-side method for popup calendars now works correctly.
  • Bug fix: Popup calendars now work correctly when contained in MultiPage PageViews.
  • Bug fix: Popup calendars now work correctly after the page layout is changed.
  • Bug fix: Calendar range title dates are now displayed with correct values.
  • Bug fix: Down-level week and month selectors now work correctly.
  • New example: Calendar and Picker in a user control.


CallBack for ASP.NET
  • Bug fix: Exception with querystrings that include keys with null values.


MultiPage for ASP.NET
  • Bug fix: Tabbing through controls contained within MultiPage PageViews now works correctly.


Rotator for ASP.NET
  • Bug fix: "cart_browser_ie is undefined" JavaScript exception has been fixed.


Snap for ASP.NET
  • Bug fix: TransparentRectangle and Shadow dragging styles now work in XHTML strict mode.

Viewing all articles
Browse latest Browse all 53

Trending Articles