2

I am looking for componet like this Grid_related_rows this picture has taken from source control query builder. I would like to make relation between rows.As you see in this picture, we can make join between two separated sql statement ((work items type=issue and state=closed) or automated=12) and we can show the relation between rows by two bracket easily. How I can implement this idea , which component I should use? Actually I am developing criteria builder for Sql Queries. Please help me to implement this idea.

4

1 に答える 1

1

SQLクエリビルダーを実装しているので、おそらくツリーについて説明する必要はありません;-)

角かっこは、使用しているグリッドコントロールのカスタム列として実装できる可能性があります。より多くの情報がなければ、助けるのは難しいです。

SQLクエリビルダーの実装には注意が必要な場合があります。既存のコントロールを探し回ることができます。構築するよりも購入する方が安くなる可能性があります。

于 2012-04-09T22:49:20.387 に答える