Hello all,
I was wondering if it's possible to host WPF Pivot Grid (NetAdvantage 2010.Vol3) inside Windows Forms using NET3.5 and VS2008?
I cannot find samples showing implementations of Pivot Grid with 3.5 framework and that makes me wonder if WPF Pivot Grid only works with 4.0 framework.
Maybe i should consider upgrade to VS2010?
Thanks in advance!
Hello,
You can look at this post.Let me know if you have any further questions.Best regards.Plamen.
Thanks for replying,
I've started from that post regarding WPF Pivot Grid. Nevertheless, that sample has been built using Visual Studio 2010, targeting .NET Framework 4 and i've tried to convert it to VS2008 using framework 3.5 and didn't succeed - mostly because of references that i cannot include in my sample project.
I've searched for other implementations of WPF Pivot Grid targeting framework 3.5 with no luck.
My goal was to find some sample of WPF Pivot Grid using VS2008 and Framework 3.5.
Thanks in advance