vote up 0 vote down star

I would like to add excel spreadsheet functionality to the WPF toolkit datagrid, can this be done?

I am building a wpf client-server application and I want client tohave wpf toolkit datagrid cells which would behave like excel spreadsheet cells would behave... Meaning they would have formulas and such... just like the spreadsheet would.

I am trying to accomplish this without the usage of Farpoint datagrid product that i already use for a winforms client-server application.

Thanks.

flag

2 Answers

vote up 0 vote down check

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.

link|flag
vote up 0 vote down

Yes, A simple version can be done.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.