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!
Thanks for replying Kiril,
That's precisely the problem... VS2008 does not allow targeting more than 3.5.
I suppose i should consider start using VS2010 for that purpose, if you're saying that WPF Pivot Grid only works under framework 4.0.
Thanks anyway.
Hi there,
Our Data Visualization product is only available for .NET Framework 4. You may host it within a Windows Forms application as described in the blog post, but only if the Windows Forms application also targets .NET Framework 4.
I would suggest building a sample using the WPF Pivot Grid using VS2008 and .NET Framework 4. There would be no difference in the logic of the sample.
Best,Kiril
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
Hello,
You can look at this post.Let me know if you have any further questions.Best regards.Plamen.