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)
上一篇 2022年7月24日 下午7:36
下一篇 2022年7月24日 下午7:36


相关推荐

  • 手把手教你基于vllm大模型推理框架部署Qwen3-MoE

    手把手教你基于vllm大模型推理框架部署Qwen3-MoE

    2026年3月13日
    3
  • Agent成了腾讯AI最大的牌面

    Agent成了腾讯AI最大的牌面

    2026年3月12日
    3
  • Python控制手机_能控制玩手机的软件

    Python控制手机_能控制玩手机的软件1.配置Python环境变量Python环境变量安装较为简单,比较常用的方式是直接百度Anaconda并且下载安装,安装过程中可直接选择自动配置环境变量,在此不再赘述。2.安装Python编辑器,并在其中配置Python编辑器常用的是PyCharm,属于和IDEA一家公司的软件,这个软件对于学生有免费优惠,大学生可以直接去它官网申请,好像是需要一年一申,当然不缺钱的话也可以直接购买。3.安装控制包uiautomator2,和其它辅助包安装完后,想要控制手机,还需要安装…

    2022年8月12日
    8
  • 计算机网络面试题总结

    计算机网络面试题总结一OSI与TCP/IP各层的结构与功能,都有哪些协议五层协议的体系结构1应用层域名系统HTTP协议2运输层运输层主要使用以下两种协议UDP的主要特点TCP的主要特点3网络层4数据链路层5物理层总结一下二TCP三次握手和四次挥手(面试常客)为什么要三次握手为什么要传回SYN传了SYN,为啥还要传ACK为什么要四次挥手…

    2022年5月11日
    41
  • 什么是QT[通俗易懂]

    什么是QT[通俗易懂]QT是什么?它能做什么?Qt是一个1991年由QtCompany开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程序,也可用于开发非GUI程序,比如控制台工具和服务器。简单来说,QT可以很轻松的帮你做带界面的软件,甚至不需要你投入很大精力。QT学习需要避免的坑QT分为4.0版本和5.0版本他们之间的差别很大,不通用!!!不通用!!!不通用!!!所以要么你学习4.0要么你学习5….

    2022年5月13日
    40
  • 2.1 一行代码值多少钱?

    2.1 一行代码值多少钱?

    2022年3月1日
    41

发表回复

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

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