RadControls for Winforms Q2 2008 SP1

RadControls for Winforms Q2 2008 SP1RadControlsforWinFormsQ22008SP1ReleaseNotes(v7.1.1.0)RadGridViewImprovementsExporttoExcelasExcelML:Addedsupportofexportingofhiddenc…

大家好,又见面了,我是你们的朋友全栈君。

 

Telerik

  

 

 

RadControls for WinForms Q2 2008 SP1 Release Notes (v7.1.1.0)

RadGridView
Improvements

  1. Export to Excel as ExcelML:
    • Added support of exporting of hidden columns and rows. There are three options to choose from to add hidden elements (through the HiddenColumnOption and HiddenRowOption properties)
      • ExportAlways
      • DoNotExport
      • ExportAsHidden
    • Added support to row height exporting with default DPI transformation (60pixels = 72points)
    • Added splitting data to separate sheets if number of rows is greater from Excel maximum. There is parameter to choose max rows from:
      • 1048576 (Max rows for Excel 2007)
      • 65536 (Max rows for prior versions of Excel)
    • Added exporting of conditional formatting
    • Added exporting of alternating row color
      Note: this feature works only if EnableAlternatingRow property is set to true. It does not export alternating row settings that come from themes.
  2. Improved VirtualMode performance.

Fixes

  1. Fixed: GridView’s Save/Load layout settings – Save/Load layout excluded ChildTemplates DataSource property from serialization
  2. Fixed: When NoFilter is set to a boolean column, the checkbox still can be checked
  3. Fixed: RadGridView crashes in hierarchy
  4. Fixed: The CellDoubleClick event is fired more than once when clicking on a cell in a hierarchy
  5. Fixed: RadGridView throws an error when the form is closed by using the Esc key
  6. Fixed: FormatString does not work for unbound columns
  7. Fixed: In some specific situations the ComboBoxEditor in RadGridView did not save it’s value
  8. Fixed: In some specific situations new rows are not added when using the Tab and Enter keys
  9. Fixed: In unbound mode the “pencil” icon stays visible after closing the active editor
  10. Fixed: In some situations the boolean cell in the filtering row shows text and checkbox
  11. Fixed: In some cases the editor in the filtering cell can’t be opened
  12. Fixed: BestFit doesn’t calculate the optimal cell width based on the size of all visible columns
  13. Fixed: When MultySelect=false you can still select multiply rows in run-time through code
  14. Fixed: SelectedRows count is wrong when the right mouse button is clicked
  15. Fixed: The AutoSizeRows property doesn’t invalidate the grid when it is changed
  16. Fixed: If the grid is not bound and there is no data, the column headers are not visible in runtime and design-time
  17. Fixed: The field of an existing column is reset on auto-generate
  18. Fixed: Problem with generating GridViewDataColumn.UniqueName
  19. Fixed some problems in sorting/grouping operations at runtime and design time
  20. Fixed: The place of the ColumnChooser on multimonitor systems

Obsolete methods

  • ExportToExcelML.ExportExcelML method renamed to ExportToExcelML.RunExport. The old ExportExcelML name is marked as obsolete.

RadButton
Fixes

  1. Fixed: Problems with DialogResult

RadCarousel
Improvements

  1. Added RadCarousel AutoLoopPauseInterval – gets or sets a value indicating the interval (in seconds) after which the carousel will resume looping when in auto-loop mode
  2. Added default values to CarouseAnimationDefault + AnimationFrames

Fixes

  1. Fixed: TPF design time issue with glyph null ref. exception (Visual Inheritance)
  2. Fixed: Exception “Reached item that is not pre-processed!”

RadDock
Fixes

  1. Fixed the ActiveMdiChild property of DockingManager
  2. Fixed: Double clicking a floating DockPanel would hide the content (layout problem)
  3. Fixed: Performance issues for Save/LoadXML API of DockingManager in runtime/design-time
  4. Fixed: Set some Text for a Floating window and the tool window text is not updated
  5. Fixed: Set some Text for Autohide window and the autohide tab text is not updated
  6. Fixed: Deserialization issues of floating windows
  7. Fixed: closing/close event for closed tabbed documents through the context menu command ‘Close All But This’
  8. Fixed: MinSize for AutoHide and Docked windows
  9. Fixed: Size/Resize event for AutoHide windows would not fire when setting MinSize
  10. Fixed: Reset API of DockingManager

RadLabel
Fixes

  1. Fixed: UseMnemonic of the control is synchronized with the TextPrimitive inside

RadMenu
Fixes

  1. Fixed: The text of items added through the Items collection and through the menu is different
  2. Fixed: You cannot add Items to the menu with right click and selecting ‘Add an Item’ and choosing an item
  3. Fixed: Items added at design time are not visible at runtime
  4. Fixed: Combo box items added at design time are not visible at runtime

RadMultiColumnComboBox
Improvements

  1. Added AutoFilter functionality

RadTreeView
Fixes

  1. Fixed: Added a control between the two scrollbars, so no text is drawn between the scrollbars (the rectangle area in bottomRight

Visual Style Builder
Fixes

  1. Fixed: Selecting the separator of RadStatusStrip throws an exception
  2. Fixed: VSB is now capable of designing themes for RadForm and its RadTitleBarRemove

Themes
Obsolete classes and methods

  • Class Telerik.WinControls.Themes.Design.ThemeDesignedControlList is marked as obsolete. Use Telerik.WinControls.Themes.Design.ControlStyleBuilderInfoList instead
  • Class Telerik.WinControls.Themes.Design.ThemeDesignedControl is marked as obsolete. Use Telerik.WinControls.Themes.Design.ControlStyleBuilderInfo instead
  • The return type of RadControlDesignTimeData.GetThemeDesignedControls method is changed from ThemeDesignedControlList to ControlStyleBuilderInfoList

TPF
Improvements

  1. Flickering in RadForm is improved.
  2. Slight performance optimizations when there are many controls in one RadForm.

Fixes

  1. Fixed: Errors while disposing the controls
  2. Fixed: TextPrimitive.TextAlignment
  3. Fixed: Text of buttons disappear in design time.

 

 

 

 

 

下载地址:http://www.fosoyo.com/article.asp?id=88

 

转载于:https://www.cnblogs.com/fosoyo/archive/2008/10/01/1302802.html

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/161960.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • c语言必背100代码,初学者代码大全(c语言必背100代码)[通俗易懂]

    c语言必背100代码,初学者代码大全(c语言必背100代码)[通俗易懂]一个完全入门初学者如何学代码,读代码和写代码,,我想学代码不知道方向谁能给我指明一个方向?1、学代码:前提是你的复有一个比较系统的学习.认真完成每一个课程中的案例.2、读代码:分制两步走:前期能读懂自己写的代码.2113后期能读懂他人写的代码和大致的知道底层的某些源码的含义.多去5261看开发文档(开发文档建议使用官方提供的4102英文版、不要使用中文自己害自己)3、写代码1653:前提是你要有…

    2022年5月18日
    82
  • navicat15 mac激活码【最新永久激活】

    (navicat15 mac激活码)2021最新分享一个能用的的激活码出来,希望能帮到需要激活的朋友。目前这个是能用的,但是用的人多了之后也会失效,会不定时更新的,大家持续关注此网站~IntelliJ2021最新激活注册码,破解教程可免费永久激活,亲测有效,下面是详细链接哦~https://javaforall.net/100143.html…

    2022年3月30日
    209
  • spring boot 系列之四:spring boot 整合JPA[通俗易懂]

    上一篇我们讲了springboot整合JdbcTemplate来进行数据的持久化,这篇我们来说下怎么通过springboot整合JPA来实现数据的持久化。一、代码实现二、知识点引申关于

    2022年2月16日
    41
  • oracle报错ora-01017_oracle表类型变量

    oracle报错ora-01017_oracle表类型变量begin test.test(a=>1,                 b=>:603);end; 执行的时候报错: Ora-01008错误:oracle并非所有变量都已绑定 原因是  b=>:603之前多了一个冒号导致他判断错误,解决方法是检查和删除不需要的冒号。

    2022年9月7日
    1
  • input的属性值_input标签常用的属性

    input的属性值_input标签常用的属性onpaste=”return

    2022年8月14日
    2
  • 五个优秀的硬盘检测工具[通俗易懂]

    五个优秀的硬盘检测工具[通俗易懂]虽然硬盘价格不断大幅跳水,但它显然一直是我们最宝贵的资产,硬盘一旦损坏,所有下载的音乐、铃声、软件,工作的文档、报表、模型、图片都不复存在。本文介绍五个最好的硬盘检测工具,它们各有特色,有的可以监视局

    2022年7月4日
    37

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号