All Controls
New Features
- Wijmo (Core JavaScript Library) updated to version 2.1.4.
- Synced with C1Report build 54513.
- Updated Wijmo to version 2.3.0
- Updated jQuery to version 1.8.2
- Updated jQuery UI version 1.9.1
Bug Fixes
- The controls no longer fail to create designer when a control is dropped onto the design surface.
- C1 Wijmo controls now work if Session State of the webpage is disabled Support Enhancement.
- [Chrome] PieChart is no longer overlapped with the grid view if these two controls are placed in different column in the same row of html table after browsing with Chrome.
C1Accordion
Bug Fixes
- In 'Data Bound' C1Accordion, if 'RequireOpenedPane' is set to 'False' at design time, 'C1AccordionPane' set as 'SelectedIndex' is now expanded at run time.
- When clicking the Header area of C1Accordion, any C1Accordion inside its Content area is no longer collapsed automatically.
- Properties set on C1AccordionPane are now rendered such as (AccessKey, CssClass, BackColor, BorderColor, BorderStyle, BorderWidth, Font, ForeColor, Enabled, ToolTip).
- When "Save as xml" and "Load from xml" some properties (AccessKey, Enabled, ExpandDirection, RequireOpenedPane, SelectedIndex) are now retained.
- If RequireOpenedPane is set to "False" some of the expanded panes are now retained after postback occurs.
- Loading Panes in Accordion dynamcically now works properly during Postback
- Fixed problems with child controls view state.
- Checkbox no longer resets after handling Changed Event in Accordion.
- C1Accordion- Designer Issue with UpdatePanel in Pane no longer occurs.
- Static Accordion panes are now resizing.
- Loading panes in Accordion dynamically with postback now works.
- Panes now close when selection changes and 'ExpandDirection' is set to top/left.
- Javascript error no longer occurs when Script Manager is placed on the same page with C1Accordion and SelectedIndexChanged event is added to the control.
- All 'C1AccordionPanes' are expanded when setting 'RequireOpenedPane' to 'True'.
- C1Accordion header and content are now rendering correctly at run time.
C1AutoComplete
Bug Fixes
- Designer Form no longer gets closed when clicking anywhere on the designer after renaming the auto complete item.
- PostBack action now occurs when AutoComplete Item is selected; ItemSelected event is now fired when AutoPostBack=True is set.
- It is not possible to set the Source property.
C1BarChart
Bug Fixes
- Jscript runtime error no longer occurs when C1EventsCalendar ( culture set except en-US ) is placed in the same page with any Chart control.
- Fixed a bug of ValueLabels.
- Axis labels are now correctly displayed after postback.
- Server side property "Horizontal" now works.
- Javascript error [Unable to get value of the property 'bar': object is null or undefined] is no longer thrown on clicking the legend item item after adding BarChartSeries to SeriesList.
- Visibility issue with clicking series item in legend has been fixed.
- Setting "Visible= false" no longer affects the control at design time.
- Exception no longer occurs in data binding.
- Different behavior is no longer observed between gridlines after changing the Compass setting for the X Axis from South to North.
- C1BarChart is now correctly rendered if the underlying data source contains negative value.
- The control now gets dim state in IE8, when setting the Enabled property to false.
C1BubbleChart
Bug Fixes
- Jscript runtime error no longer occurs when C1EventsCalendar ( culture set except en-US ) is placed in the same page with any Chart control.
- Fixed a bug of ValueLabels.
- AnnoMethod = ValueLabels now works on the Y Axis.
- Clicking the legend item now toggles the series visibility.
- Animation effect is now seen on hovering the mouse over serie markers.
- "Y1" values are now correctly applied in series marker.
- Hint is now displayed properly on setting both ¡®Hint.Content.Content¡¯ and ¡®Hint.Title.Content¡¯ properties
- "InvisibleMarkLabels" property now works correctly in bubble series.
- Stroke width is now reset to original width after hovering over the dataseries and move out of that data series when adding stroke in series style.
- Setting "Visible= false" no longer affects the control at design time.
- Exception no longer occurs in data binding.
- Different behavior is no longer observed between gridlines after changing the Compass setting for the X Axis from South to North.
- The control now gets dim state in IE8, when set "Enabled = false".
C1Calendar
Bug Fixes
- Postback now occurs on selecting date after navigating to previous or next month when AutoPostBack is set to True.
- Postback now occurs after selecting the date and having AutoPostBack property set to True.
C1Carousel
Bug Fixes
- JScript runtime error is no longer generated in IE9 when 'LoadOnDemand' is set to 'True'.
- Carousel Backcolor no longer gets highlighted after clicking the next button quickly in Chrome browser.
- Inconsistencies between Design time and Run time after setting 'PagerType' to 'dots' no longer occur.
- Object of type System.Int64 can now be converted to type System.Int32.
- Error message no longer occurs after resetting Display property in property grid.
- Caption of second Item is now shown if setting Preview = True and Display = 2.
- C1Carousel's items are now shown properly in C1Tab when C1Tab's direction is set to Right to Left.
- The scrollbar and the text position area are no longer overlapped in the LightBox.
C1ComboBox
Bug Fixes
- Setting the selectedValue updates selectedIndex.
- After setting items at design time, items are no longer displayed twice in drop down list.
- Client-side 'selectedValue' property did now works.
- Dropdown now gets opened when clicking the trigger button for a second time.
- Last item is now displayed properly in dropdown of C1ComboBox.
- Selection can now be cleared by setting selectedIndex to -1.
- Control is no longer distorted on setting client side property "showTrigger"
- After selection in C1ComboBox, some comboBox items are no longer missing in the dropdown.
- Fixed an issue when displaying in a Table, related to ui-helper-clearfix.
- JScript error no longer occurs when Enabled property is set to "False" if ShowTrigger="False".
- JScript error no longer occurs after deleting selected items in the textbox area of C1ComboBox when using multiple selection mode.
- Post back no longer occurs when pressing 'Enter Key' when 'Autopostback' is set to 'False'.
- Javascript error [Unable to set value of the property 'selected': object is null or undefined] no longer occurs on pressing "Enter" key in C1ComboBox if AutoComplete="False".
- Dropdown is now shown if ItemsTemplate is used.
- When using multicolumn, first item is no longer lost in dropdown list after selecting an item.
- ComboboxExtender now works with ScriptManager that is placed in the ContentPage.
- Selected item is now shown in C1ComboBox if ItemsTemplate is set.
- Typing the text in combobox now selects the combobox item correctly if ItemTemplate is used.
- 'SelectedIndex' now updates on setting 'SelectedValue'.
- Selection now works in second time.
- ComboBox Item can now be selected a second time if ItemsTemplates are used.
- Dropdown is now populated with all comboitems after deleting the text in C1ComboBox if ItemsTemplate is used.
- Dropdown list is no longer empty when opening the second time when using Alt+DownArrow key to open the Dropdown.
- Selection with keyboard now works a second time if ItemsTemplate is used.
- The width of the combo box no longer increases to 100% after browsing with IE 9 in compatibility view mode.
- Textbox area is no longer able to edit although 'IsEditabled' property is set to false on button click.
- The text entered in the C1ComboBox for the second time are now retained when 'AutoPostBack' property is set to true.
- 'SelectedIndex' property is now working when 'SelectionMode' is set to Multiple.
- Selected text can now be cleared with 'Back Space' key if SelectItemOnFocus=True.
- Combobox is now updating when labels are changed dynamically.
- Binding selectedValue option to a ko observable now works.
- 'TypeError' is no longer observed when text is entered in WijComboBox bound to remote db in Chrome /FireFox.
- 'SelectedIndex' option now returns all selected items when 'SelectionMode' is set to 'Multiple'.
- C1ComboBox UI is no longer distorted at design time [missing bottom border].
- Viewmodel is now updated when text is typed in the WijCombobox.
- The selected text no longer gets appended instead of replacing the selected original text when shift key is pressed for a while.
- Performance issue is no longer observed when dropdown list contains 2000+ items in IE9.
- "AutoComplete" property is now working properly when Captial letter is enter in the comboBox.
- Autocomplete feature now works if ItemsTemplate is used.
- Items are now correctly displayed in the textbox of C1ComboBox if selection is done through keyboard.
- Menu now gets a style & is no longer transparent when CSS scope is used.
- ASP C1ComboBox bug with FireFox 16.0.2 has been fixed.
- Incorrect 'SelectedIndex' /'SelectedValue' is no longer returned when bound to Remote DB.
- Up/down key is now working when C1ComboBox's dropdown list is filtered for the second time.
- Setting ShowTrigger and TriggerPosition are now applied at design time.
- Postback is no longer always occurring and a javascript error is no longer observed after setting "AutoPostBack" set to true and "SelectOnItemFocus" to true.
C1CompositeChart
Bug Fixes
- Jscript runtime error no longer occurs when C1EventsCalendar ( culture set except en-US ) is placed in the same page with any Chart control.
- Error no longer occurs when C1CompositeChart is added to WebForm in design view.
- Fixed a bug of ValueLabels.
- Style is no longer null or not an object error no longer occurs when PieChartSeries are added.
- Javascript error is no longer observed after hovering over the plot area quickly and then hovering over the bar chart type.
- Hole value now works for Line type.
- Having a bar chart and a line chart is now correctly rendering at design time.
- AnnoMethod now works properly after setting ValueLabelList in Axis X and Axis Y.
- Javascript error is no longer observed after hovering over the plot area quickly and then hovering over the bar chart type.
- AnnoMethod of the Scatter chart now works properly after setting ValueLabelList in Axis X and Axis Y.
- Inconsistent SeriesTransition behavior of Line series & Column series is no longer observed.
- A gap no longer occurs between Chart Series and X-Axis if 'StrokeWidth' is set for Series Style.
- Setting "Visible= false" no longer affects the control at design time.
- Exception no longer occurs in data binding.
- Different behavior is no longer observed between gridlines after changing the Compass setting for the X Axis from South to North.
- The control now gets dim state in IE8, when set "Enabled = false".
C1Dialog
Bug Fixes
- C1Dialog now reappears after being hidden if certain 'ShowAnimation' and 'HideAnimation' are set.
- "Pin" icon is now changed when client-side pin function is invoked.
- "Stack" property is now working in Wijmo Dialog when set to true.
C1DropDown
Bug Fixes
- Dropown no longer remains selected even after focus is lost.
- OnSelectChange event is now raised for the first element in the options when it is selected second time.
- Incorrect value is no longer returned for selected item in Firefox and IE9.
C1Editor
Bug Fixes
- 'Microsoft Jscript run time error' is now longer thrown when right-clicking inside C1Editor.TextEditor Area.
- Editor is now displaying properly when it is placed in a UserControl and this UserControl is placed in a sub folder.
- Image Size is now automatically set when Image source is an Image from HTTP page.
- "Permission denied" javacript error is no longer observed after canceling the "Tag Inspector" dialog and clicking link toolbar button in "FullScreen" mode in IE8.
- Footer region is no longer covered up by unknown gray area and not accessible if editorMode = "code".
- Misspelled words are now highlighted with a red line for spell checking in the editor when browsing with IE browser.
- 'Server Error in '/'application ' Message is no longer thrown on postback.
- 'Server Error in '/'application' Message is no longer thrown during Postback after adding image into a Text Editor Area.
- The image is now uploaded a second time from 'Image browser' Dialog.
- Ribbon toolbar no longer remains enabled in "Source View" if it is created inside C1Expander.
- Previously uploaded images can now be deleted in 'Image Browser' dialog.
- Clicking "Cancel" button of "Insert Table" dialog now works in Japanase language setting.
- Html Tags are now displayed in design view when changing to Full Screen Mode after 'Mode' property is set to 'Bbcode'.
- Corrected words are now updated in source view immediately after checking the misspell word with the Spell Checking.
- Multiple issue are no longer observed after placing C1Editor in C1Tab control and disabling it.
- Underline style now applies in misspelled words.
- Multiple issues are no longer seen when C1Editor & C1Menu are placed on same page in IE9/Firefox 16.
- Javascript error is no longer observed after setting Mode property to Bbcode or Simple.
- Context menu is no longer always appearing at the top and far away from selected text.
- Javascript error no longer occurs at runtime if ShowFooter is set to False.
- Javascript error is no longer observed after adding two C1Editor in C1Tab pages each.
- Users are no longer able to type text in the text area of C1Editor when the Enabled property is set to False.
- Javascript error [An menuitem must be a child of menu] is no longer thrown if C1Editor is created using client side script.
- Javascript error no longer occurs when changing to Full Screen Mode at run time if Mode property is set to Bbcode.
C1EventsCalendar
Bug Fixes
- Jscript error no longer occurs after edited Recurrence Event was opened twice.
- Setting on client side property "culture" now works.
- When the C1EventsCalendar is added in Japanese Environment, Culture is now automatically set as 'ja-JP'.
- Multiple issues are no longer observed on dragging appointments.
- The event list can now be scrolled to the last item in the left pane of List view.
- Jscript error no longer occurs after clicking the time slot in any data view.
- Dates are now described in correct Japanese date format in localized version
- Unlike C1Calendar, Title and Tooltips are no longer displayed with Incorrect Japanese Date Format in the "dropdown calendar" from C1EventsCalendar’s Event dialog.
- [IE9] Unlike previous build, Repeated events can now be created on the second time if the same type of repeated value is used on different time slot.
- The event duration is no longer reduced if the event in which start-date and end-date are different, is moved (dragged).
- The left pane of C1EventsCalendar is no longer enlarged and overlapped with the "today" button when a date of Wednesday or Thursday is selected in ControlExplorer Sample.
- [IE9] EventsCalendar is no longer corrupted when 'control width' is set to '800 px'.
- Blank Tooltip now appears in the NavigationBar of the "ListView".
- Request to provide support for localization on changing the Culture property.
- Request to provide 'GoToTime' method to scroll to particular time.
- When "all-day" checkbox is checked, the same Start-Date and End-Date is no longer displayed and the event does not disappear.
- Data Binding problems are no longer observed.
- "beforeEditEventDialogShow" event of C1EventsCalendar is no longer missing.
- Existing events from xml file can now be loaded in C1EventsCalendar.
- Event can now be created in C1EventsCalendar.
- Repeated events can now be created on the second time if the same type of repeated value is used on different time slot.
- New Event Dialog is now displayed after clicking the time-slot of C1EventsCalendar.
- Fixed rendering of List view.
C1Expander
Bug Fixes
- [IE8/IE9Compatibility] When 'Enabled=False' is set, Theme is now getting dimmed at run time.
- Client-side events ('BeforeCollapse/Expand') and ('AfterCollapse/Expand') are now fired at run time.
FormDecorator
Bug Fixes
Decorated MS CheckBox and RadioButtons no longer remain dim after their "Enabled" property is OFF and ON.
C1Gallery
Bug Fixes
- Multiple issues are no longer observed when C1Gallery is bound to SqlDataSource.
- Invalid character javascript error is no longer observed after navigating to the next images in thumbnail when the gallery control is bound to a SQL datasource and placed in a C1Tab control.
- UI is no longer rendered incorrectly when images exceeded the control size.
- The last navigation button of ‘Thumbnail’ is no longer displayed at an incorrect position when setting ‘ScrollWithSelection’ property to true.
- 'Next' and 'Previous' button are now displayed in the gallery after clicking on the next button or previous button without hovering the mouse outside of Gallery.
- Large Image from LinkUrl is now displayed in C1Gallery at Run-Time.
C1GridView
Improvements
The AllowAutoSort property is now visible.
Bug Fixes
- Filtering on date column with default date value now works.
- Filter dropdown now opens on clicking the filter icon if AutoGenerateColumns="true".
- Jscript error no longer occurs in scrollable C1GridView that has a Band column.
- Input numbers are now correctly entered in filter input cell of numeric columns.
- C1TemplateField column now works in callback edit mode.
- Clicking "Cancel" link button in last row now works in callback mode.
- Text of CheckBoxField column is now shown in edit mode.
- "Visible" property of "PagerSettings" now works in C1GridView.
- Grouped records can no longer be expanded / collapsed even though OutlineMode is set to OutlineMode.None.
- Exception "It is not possible to mix two different editing methods" is no longer raised now when both AllowClientEditing and EditIndex properties are set.
- Javascript error is no longer thrown when a date column with aggregates is dragged and dropped onto the GroupByArea.
- Alternate row style is no longer applied to all rows.
- The value in 'HorizontalAlign' property is no longer resetting after closing the 'C1GridView' properties dialog.
- The value in 'HorizontalAlign' property is no longer resetting after closing the 'C1GridView' properties dialog.
- Multiple issues are no longer observed on setting ScrollMode property and resizing browser.
- StaticColumnIndex property does now works.
- In IE9, C1GridView is no longer distorted on opening filter drop-down in a scrollable grid.
- Vertical alignment of header area, data record area and pager area no longer render incorrectly when editing a partially visible column.
- EmptyDataText property now works.
- "AllowKeyboardNavigation" property now works after leaving edit mode.
- "NaN (???)" is no longer displayed in edit mode if DataFormatString is set.
- Grid now renders properly on page postback when C1GridView is placed inside an update panel and its Visible property is set to false and then true again.
- Gridlines of data rows and header row are no longer misaligned on entering edit mode on the last visible column if ScrollMode="auto".
- 'Microsoft JScript runtime error' is no longer thrown on moving column more than once.
- Users are now able to move through the cells more than once by using the arrow keys on the client side edit mode.
- C1GridView instance no longer crashes in Design View.
- Header images are now displayed at run time when ‘HeaderImageUrl?property is set with an image.
- Milliseconds of DateTime type now gets displayed in 'BoundField' column.
- Expanding/Collapsing child grid rows no longer affect parent group rows to expand/collapse.
- Javascript error [Unable to get value of the property 'resolvedHeaderImageUrl': object is null or undefined] is no longer thrown if AutoGenerateEditButton/AutoGenerateSelectButton/AutoGenerateDeleteButton="true".
- A javascript error no longer occurs when C1GridView is databound.
C1Input
Bug Fixes
- When 'MinValue' is set to negative value, 'ShowNullText' is now working.
- CssClass property now applies at both design and runtime.
- Theme now applies at design time.
- Spinner button and Trigger button appear at the appropriate location on the C1Input controls after setting ShowSpinner and ShowTrigger property to true.
- Calendar dropdown is now localized on setting client side "culture" property.
- Text of C1DateInput is no longer shown outside of the control when DateFormat="U".
- Content is now completely displayed in IE8 browser with arctic theme.
- "Microsoft JScript runtime error: 'console' is undefined" no longer occurs when place any C1Input control on page and run.
- 'Access is denied' javascript error is no longer observed after selecting the date from C1InputDate when browsing with IE 9 compatibility view mode.
- Now able to input correctly in C1InputMask if set Space to PromptChar property.
- NullText property is now working.
- C1Input is now found in Turkish environment.
- Client side property "culture" now works.
- The Date is now displayed properly in Japanese Date Format in the drop-down calendar of C1InputDate.
- The Trigger and Spinner buttons are now properly displayed at design time.
C1LightBox
Bug Fixes
- Navigation now works or an Exception no longer occurs when Transitions are executing.
- Incorrect Image is no longer displayed in Large Image Dialog after navigating several times.
- When C1LightBox is navigated, Next Image is no longer displayed before the Transition is applied.
- After navigating C1LightBoxItems, QuickTime movie is now displayed in IE9.
- Image with bmp format is now displayed in the Preview Tab of C1LightBox Designer Form.
- Now able to localize CounterFormat String to a particular culture when setting in "CounterFormat" property.
C1LinearGauge
Bug Fixes
- Pointer now shows correct value and no longer disappears at design time when setting the Value a second time.
- The designer is no longer throwing an exception when "Pointer.Template" property is empty.
- Setting "Visible= false" no longer affects the control at design time.
- The control now gets dim state in IE8, when set "Enabled = false".
C1LineChart
Bug Fixes
- Jscript runtime error no longer occurs when C1EventsCalendar ( culture set except en-US ) is placed in the same page with any Chart control.
- Fixed a bug of ValueLabels.
- Fixed incorrect rendering at design time.
- ChartLabels are displayed for DataHole values.
- JScript error is no longer observed on adding Serieslist when 'Animation' is enabled.
- Multiple issues are no longer observed with click event.
- Line chart legends are now rendered correctly when Stroke-dasharray is set to non-default value.
- Data series of line chart is no longer filled with color after mouse hovering over the data series when series hover style is not added.
- ChartBindings to multiple tables now work.
- Setting "Visible= false" no longer affects the control at design time.
- Exception no longer occurs in data binding.
- Different behavior is no longer observed between gridlines after changing the Compass setting for the X Axis from South to North.
- The control now gets dim state in IE8, when set "Enabled = false".
C1Menu
Bug Fixes
- Javascript error [An menuitem must be a child of menu] is no longer thrown when C1Menu is created at client side.
- Javascript error [Unable to get value of the property 'vNeedScrollBar': object is null or undefined] is no longer thrown when client side property "mode" is set.
- Submenu items are now visible on hovering the mouse on menuitem after toggling mode property.
- Submenu item’s text is now shown if Template is used in client side for shortcuts.
- Javascript error [Unable to set value of the property 'value': object is null or undefined] is no longer thrown on postback after client side property "mode" is set.
- Menu now works with jQuery 1.8.0.
- "Header" and "Separator" are now displayed in right to left direction when "Direction" property is set to "Rtl".
- Sub menu is now opened up on double clicking of Top level menu when 'TriggerEvent' is set to 'Dbclick'.
- 'The resource can now be found HTTP 404.' Error is no longer observed when there is '~' symbol in 'NavigateURL' property.
- "Error Rendering Control" is no longer displayed at design time after adding menu items in Designer Form.
- Javascript error [Unable to get value of the property 'destroy': object is null or undefined] is no longer thrown when client side property "mode" is set,
- Second Level Sub-Menu is now opened on hover in DataBindTemplate Sample of C1Menu.
- Menu items no longer get removed after double clicking the menu item in 'Windows7 Basic' Theme.
C1PieChart
Bug Fixes
- Jscript runtime error no longer occurs when C1EventsCalendar ( culture set except en-US ) is placed in the same page with any Chart control.
- Fixed a bug of ValueLabels.
- TextStyle property setting is now applied to ChartLabels.
- ChartLabelFormatString property is now working.
- Height is no longer increased when slice value is changed.
- Setting "Visible= false" no longer affects the control at design time.
- Exception no longer occurs in data binding.
- Different behavior is no longer observed between gridlines after changing the Compass setting for the X Axis from South to North.
- Fill color no longer disappears at both design time and run time if Enabled property is set to False.
- PieChart no longer overlaps with grid view if these two controls are placed in different column in the same row of html table after browsing with Chrome.
- The control now gets dim state in IE8, when set "Enabled = false".
- Labels are now shown when label.offset is set & chart data is reloaded.
C1ProgressBar
Bug Fixes
C1ProgressBar no longer had a 100% fill effect applied when setting the FillDirection is either North or South and the ProgressBar.Value is zero.
C1RadialGauges
Bug Fixes
- Pointer now shows correct value and no longer disappears at design time when setting the Value a second time.
- The designer is no longer throwing an exception when "Pointer.Template" property is empty.
- The control now gets dim state in IE8, when set "Enabled = false".
C1Rating
Bug Fixes
- Enabled property value can now be set to True after setting it to false.
- Thumbup/Thumbdown/BarArray ratings are now reversed when setting Driection=Reverse.
C1ReportViewer
Improvements
- Search tool localization updated.
- Localization for outline tool updated.
Bug Fixes
- C1ReportViewer is no longer distorted and some texts are now able to be seen in ‘Metro’ and ‘Metro Dark’ themes.
- "Ajax error 500 (Internal Server Error)" text is no longer shown in the status bar of C1ReportViewer.
- FormatException[Input string was not in a correct format.] is no longer thrown on clicking "Set parameters" button if any of named zoom values is set.
- Searching text is now working under Japanese locale.
- C1EventsCalendar is no longer distorted in MonthView.
- [IE9 Compatibility View] C1ReportViewer no longer disappears when clicking 'continuous view' button in full screen mode.
- "SaveLayout" method now saves some properties of C1ReportViewer.
- Clicking on Search,Thumb pane in TOC of C1ReportViewer which in table shows JScript runtime error no longer occurs.
- DataModel Sample : After editing a calendar, both old name and new name are no longer displayed as 2 calendars in New Event Dialog and the deleted calendar is no longer displayed in New Event Dialog.
- When viewing full screen after scrolling the browser, an irregular margin no longer appears.
- Javascript error [cannot call methods on button prior to initialization; attempted to call method 'option'] is no longer thrown.
- The incorrect total page count value ("0") is no longer displayed in the toolbar and the buttons (Print,Export,Navigation,Zoom) now work.
- Synced with latest C1.C1Report assemblies.
C1ScatterChart
Bug Fixes
- Jscript runtime error no longer occurs when C1EventsCalendar ( culture set except en-US ) is placed in the same page with any Chart control.
- Fixed a bug of ValueLabels.
- The chart no longer throws 'Microsoft JScript RunTime Error' on [Charts-->Scatter Plot Charts] and [Menu --> OverView] Pages.
- Setting "Visible= false" no longer affects the control at design time.
- Exception no longer occurs in data binding.
- Different behavior is no longer observed between gridlines after changing the Compass setting for the X Axis from South to North.
- The control now gets dim state in IE8, when set "Enabled = false".
C1Slider
Bug Fixes
Javascript error [Unable to get value of the property 'left': object is null or undefined] is no longer thrown on clicking thumbs handle if Range="True".
C1Splitter
Bug Fixes
- Splitter is now rendered correctly if placed in inactive tab & browser is resized.
- Setting Enabled to false now works.
- Setting 'Enabled = false' disable the controls not present inside C1Splitter if C1Editor is added in C1Splitter.
C1Tabs
Bug Fixes
- When using nested Tab controls, setting the AutoPostback property to true for the parent tab is no longer causing a postback when selecting a tab in the child tab control.
- Javascript Exception is no longer displayed when new page containing a C1Calender is loaded in a Tab Page using Url() method.
C1Tooltip
Bug Fixes
- JavaScript error is no longer observed if 'ShowCallout' property of 'C1ToolTip' is set to 'False'.
- 'CssClass' property of 'C1ToolTip' is now applied at run time.
- Tooltip position is now working correctly.
- JS Error is no longer observed with Jquery 1.9.0.min.js.
- Tooltip is no longer shown after moving away mouse if 'mouseTrailing' & 'showDelay' are set to true & non-default value respectively.
- JavaScript error no longer occurs if ‘MouseTrailing’ is set to ‘True’ and ‘Position’ is applied as {At: ‘Center, Center’; My: ‘Center, Center’}.
- 'Text' of control [e.g.'CheckBox' or 'RadioButton'] is now shown if it is contained in 'Template' of 'C1ToolTip's content area.
- If a C1Control is placed in the Template of C1ToolTip's content area, tooltip is now shown on hovering TargetSelector control for the second time.
- The Modal property now applies completely according to the browser after resizing the browser
C1TreeView
Bug Fixes
- Able to drag parent node and drop over a child node.
- All events no longer stop working if false is returned in nodeBeforeDropped event of wijtree.
- Nodes no longer become undraggable & the incorrect selection style is no longer applied when a node is dragged out & added to another tree using custom drag drop.
C1Upload
Bug Fixes
- Warning message "Upload session is expired" is no longer shown and files are now uploaded if AutoSubmit=True.
- C1Upload limits uploads to allowed maximum number of files.
- If IsSeparatorProgress is set to False, upload buttons and upload progress bar do not still appear.
- If IsSeparatorProgress is set to False and ShowUploadedFiles is set to True, uploaded file list is now shown after uploading the files.
- 'ValidatingFile' server side event is no longer fired twice by clicking UploadAll button although only 1 file is uploaded.
- Multiple files can now be selected at once from the same folder.
C1Wizard
Bug Fixes
- Setting NextBtnText and BackBtnText at design-time is now reflected in design-view.
- The control UI is no longer distorted after postback on another step when the control is placed inside an UpdatePanel and this panel is placed inside a C1Wizard control.