Hi All
I have a winforms planning project using a datagridview, but I need more features and flexibility since it is going to be used on tablets as well, so I need fastness and graphic effects like zooming, moving with drag and drop, dividing and intercalating objects. I think doing it on winforms won't have the expected result and +gdi would become very complex for me, so I've been thinking about integrate silverlight or WPF into winforms and in someway communicate both platforms, I'm totally lost how to achieve this, I have never worked with silverlight or WPF, so my questions are:
Would you suggest me to stay with +gdi?
If not, how difficult would be to get it done in silverlight or WPF and hosted in winforms?
Any information would be appreciated.
Thanks in advance.
George
G.Waters