1

Excel スプレッドシート機能を WPF ツールキット データグリッドに追加したいのですが、可能ですか?

私はwpfクライアントサーバーアプリケーションを構築しています.Excelスプレッドシートセルのように動作するwpfツールキットデータグリッドセルをクライアントに持たせたい.

winforms クライアント サーバー アプリケーションに既に使用している Farpoint データグリッド製品を使用せずにこれを達成しようとしています。

ありがとう。

4

2 に答える 2

3

クリアオフィスはご覧になりましたか?farpoint に似ていますが、WPF で記述されています。とても使いやすいです。COM 相互運用なし。

于 2010-02-18T06:56:40.437 に答える
0

Theoretically it could be done, but it will require a fair bit of coding (I'm talking weeks to months here rather than days). You could possibly knock up a simple implementation using limited functions reasonably quickly, but you'll soon start to run into problems. If I were you, I'd look into alternatives.

于 2009-09-09T14:39:45.250 に答える