【问题标题】:Silverlight DataGrid changes between version 3 and 4Silverlight DataGrid 在版本 3 和 4 之间发生变化
【发布时间】:2010-05-03 15:24:40
【问题描述】:

谁有从 Silverlight 3 DataGrid 到 Silverlight 4 DataGrid 的更改列表?

最好的问候, 杰斯珀

【问题讨论】:

    标签: silverlight datagrid


    【解决方案1】:

    列大小调整,鼠标滚轮支持。这是几个链接。

    DataGrid Enhancements

    Silverlight 4 Rough Notes: Data Grid Enhancements

    来自Ensuring That Your Silverlight Applications Work with Silverlight 4

    DataGridCell 对象和自动化 关注货币变化时 数据网格

    DataGridCell 中的对象 Silverlight 4 接收自动化焦点 当 DataGrid 中的货币发生变化时, 而不是专注于 DataGrid 本身。

    更多细节:UI 自动化 客户最初没有得到 关于当前的信息 聚焦单元格,因为 DataGridCell 对象不是可聚焦的控件 (尝试的 Focus 返回 false)。这 没有改变。 DataGridCell 对象 在 UI 中仍然无法聚焦。 但是,对于 Silverlight 4,他们将 DataGrid 时接收自动化焦点 货币变化。现在当你标签 进入 DataGrid 并使用箭头键 改变货币,自动化焦点 将移动到单个单元对等体 以便 UI 自动化客户端可以 接收特定的自动化属性 细胞的信息。之前, 自动化重点仍然在 数据网格;这仍然是 Silverlight 3 行为,基于 银光 3 System.Windows.Controls.Data.dll。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-12-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-01-15
      • 1970-01-01
      • 1970-01-01
      • 2023-03-20
      相关资源
      最近更新 更多