INFRAGISTICS Silverlight 14.2 サービス リリース ノート

INFRAGISTICS Silverlight 14.2
サービス リリース ノート - 2015 年 9 月
Infragistics Silverlight で実現する高度な BI ときれいな Web UI
Infragistics Silverlight コントロールは、広範な機能を提供し、最小限の開発工数でアプリケーションの作成を可能にします。高速パフォーマンスなジ
ェスチャー/タッチ サポート、動的なテーマなど、便利な機能をすぐにアプリケーションに追加できます。
インストール
ダウンロード
Infragistics Ultimate ダウンロード
インストールの前提 Infragistics Ultimate をインストールする前に、以下の前提条件をインストールしてください。
条件
前提条件
説明
Silverlight 5
Microsoft© のウェブサイトから Silverlight 5 Developer Runtime for
Windows をダウンロードしてインストールしてください。
日本語版で報告されたバグ/重大な変更/機能の向上
コンポーネント
カテゴリ
説明
グリッド
バグ修正
ユーザーが操作しているグリッド項目のみフィルター項目として表示される問題。
マスク インプット
重大な変更
Nullable="False" の ValueConstraint を使用したマスク インプット コントロールの動作がヘルプと異なる
(API)
問題。
注
InvalidValueBehavior 列挙体の新しい値 "DisplayErrorMessageAndRevertValue"がデフォルト
値になります。
マスク インプット
バグ修正
キャレットが最後の桁の右側にあると小数点以下が入力できない問題。
注:
キャレットが数字の一番右にある場合、数字キーを押しても数字が入力ができませんでしたが
XamMaskedInput および XamNumericInput コントロールでこの問題を修正しました。
ピボット グリッド
バグ修正
Office2010Blue テーマを使用する場合、データ セレクターの項目をドラッグ操作できない問題。
構文エディター
機能の向上
TextSpan の長さが線の長さより長い場合に追加診断の曲線が表示されない問題。
注:
XamSyntaxEditor に複数行構文エラー装飾を追加しました。XamSyntaxEditor で既存の構文エラー
を修正するためにテキストを変更する際のちらつきおよび入力時に曲線がなくなる問題を修正しました。
その他のバグ
コンポーネント
カテゴリ
説明
コンテキスト メニュー
バグ修正
Cascading menu opens in the wrong direction, when setting the browser zoom to
more than 100%.
コントロール パーシステン
バグ修正
ス フレームワーク
ContextMenu is being persisted regardless of the SavePersistenceOptions being set to
"OnlySpecified."There is an error in the loading of the context menu after that.
日/時間入力
バグ修正
Memory leak appears with page navigation and theme.
ダイアログ ウィンドウ
バグ修正
The newly opened dialog window goes under the existing dialog window.
数式エディター
バグ修正
Memory leak appears in Formula Editor when switching views.
Notes:
Resolved an issue in the XamFormulaEditor which could cause a rooting issue in
Silverlight if the control was unloaded and loaded multiple times.
グリッド
バグ修正
NullReferenceException is thrown when a new row with a null value is added and
filtering was applied.
マスク インプット
バグ修正
Pasting operation is allowed when the IsReadOnly property is set to True.
メニュー
バグ修正
Menu item does not open correctly when the zoom level of the browser is set to more
than 100%.
ピボット グリッド
バグ修正
Slow Pivot Grid performance when loading data from XmlaDataSource.
リッチ テキスト エディター
バグ修正
The GetPositionFromPoint method returns null when the SnapToText is set to true and
the point is 0 or not within the control's boundaries.
リッチ テキスト エディター
バグ修正
The GetPositionFromPoint method returns null when the editor is zoomed in few
times.
リッチ テキスト エディター
バグ修正
The GetPositionFromPoint method returns null in a paragraph with a drop cap.
リッチ テキスト エディター
バグ修正
The GetPositionFromPoint method returns null for text in the table cells.
リッチ テキスト エディター
バグ修正
Opening of an empty document is throwing an exception.
Notes:
Resolved an issue in RichTextDocument which resulted in an exception being thrown
when opening a document with zero length contents.Now no exception is thrown and
an empty document is returned.
リッチ テキスト エディター
バグ修正
Pasted HTML with empty row adds a large empty row in the rich text editor.
Notes:
Fixed a bug in the Html serializer that was adding extra row before and after
paragraph spacing when de-serializing table cells with no content.
リッチ テキスト エディター
バグ修正
Deselecting a paragraph marked via the mouse is deselecting also the last character.
スケジュール
バグ修正
Reminders do not open when AppointmentItemsSource is set after the schedule
initialization is complete.
Notes:
Resolved an issue in XamSchedule where the reminder dialog was not displaying for
Appointments that were created in code and added to the associated DataConnector's
AppointmentItemsSource if the DataConnector's AppointmentItemsSource property
was set AFTER the XamScheduleDataManager was loaded/initialized and
IMMEDIATELY BEFORE the Appointment was added to the AppointmentItemsSource.
スケジュール
バグ修正
Empty Item appears in the dropdown in the Recurrence Dialog.
スケジュール
バグ修正
A confusing message appears for yearly recurrence.
スケジュール Outlook
バグ修正
Date Navigator is not synchronized with XamOutlookCalendarView.
カレンダービュー
タイル マネージャー
Maximize, minimize and close buttons do not work after clearing and re-adding tiles to
the Tile Manager.