0

CRM 2013 のサブグリッドで特定のレコードを選択する機能が Microsoft によって削除されたのでしょうか?

ここに画像の説明を入力

2011 では、サブグリッドでレコードを選択すると、リボン ボタンのコンテキストが、サブグリッドが表示していたエンティティに変更されました。また、フォームでカスタム ボタンがクリックされると、イベント ハンドラーで primaryEntityTypeName、primaryEntity、selectedEntities にアクセスできました。

これは本当に便利な機能でした。どうにかして有効にできるかどうかは誰にもわかりませんか?

4

1 に答える 1

2

You may refer to this post. As you can see it 3-rd point from now there is no ribbon bar for subgrid as it was before, there are only 2 buttons on top of it: Add New and Open Associated Sub Grid. There is no way to change this. Don't know if it will work out for yours situation but you may use Associated Views like in this post.

于 2013-12-24T09:52:34.610 に答える