zoukankan      html  css  js  c++  java
  • Silverlight 2 DataGrid December 2008

    Silverlight 2 DataGrid控件的12月版本,修复了30多个bug,bug也是太多了吧:

  • Rows containing focus no longer disappear when the ItemsSource changes
  • ComboBox and other controls opening a popup now work as expected
  • DataGrid Selection is preserved when sorting
  • Buttons outside the DataGrid work as expected when they are clicked while the DataGrid is in editing mode
  • Improved FrozenColumn behavior
  • Improved cell currency
  • SelectedItem is updated before the CurrentCellChanged event is raised
  • Many more...

    具体的说明参看Scott Morrison's blog.

欢迎大家扫描下面二维码成为我的客户,为你服务和上云

查看全文
  • 相关阅读:
    浅谈SQL Server 对于内存的管理
    【JSON解析】JSON解析
    SQLSERVER吞噬内存解决记录
    数据schemaAvro简介
    Windows命令查看文件MD5
    均分纸牌(贪心)
    an easy problem(贪心)
    导弹拦截问题(贪心)
    活动选择(贪心)
    整数区间(贪心)
  • 原文地址:https://www.cnblogs.com/shanyou/p/1359082.html
  • Copyright © 2011-2022 走看看