ASP.NET Web Forms Release History
2012 v1
ASP.NET WebForms Release History > 2012 v1

C1BarChart

Bug Fixes

ClusterRadius now works properly when Negative values are used in the ChartSeries or the Column type is set.

C1BubbleChart

Bug Fixes

C1Calendar

Bug Fixes

C1Carousel

Bug Fixes

C1ComboBox

Bug Fixes

C1CompositeChart

Bug Fixes

C1Editor

Bug Fixes

C1EventsCalendar

New Features

A new control, C1EventsCalendar, has been added to the studio. The Events Calendar Control is a fully functional schedule that allows users to add, edit, and manage their appointments. By default, the Events Calendar uses an XML data source, so you can easily add this control to your application without additional configuration.

C1GridView

Bug Fixes

Input Controls

New Features

A new AutoPostBack property was added to C1InputDate.

Bug Fixes

C1InputDate

Bug Fixes

Calendar now appears when clicking the Trigger button in IE8.

C1InputMask

Bug Fixes

C1LightBox

New Features

Added support for the Wijmo HTML5 Video Player.

Bug Fixes

C1LightBoxExtender

Bug Fixes

C1LineChart

New Features

Added more DataBinding options for properties of all Charts. LegendEntry, Visible and Label can now be bound to the DataSource for more control over rendering.

Bug Fixes

C1Menu

Bug Fixes

The OnClientFocus and OnCientBlur events are now fired when the Mode is Sliding.

C1PieChart

New Features

You can now define the series style through the 'CssStyle' property in C1PieChart.

Bug Fixes

C1RadialGauge

Bug Fixes

Setting 'Cap.PointerCapStyle.Fill.Color' is now rendering.

C1ReportViewer

New Features

Added new client side methods: loadVisiblePagesData and updatePageImage.

Bug Fixes

A performance issue no longer occurs when loading a report for the first time.

C1Tabs

Bug Fixes

Fixed an issue where the disabled tabs are not really disabled.

C1TreeView

Bug Fixes

C1Upload

New Features