I am using Infragistics version 12.1.20121.2068 and try IGPivotGrid.Controls in my code. But this contros is unknown in Silverlight Pivot Grid at my code. Any suggestion ?
Hello Iwan,
What's the target silverlight version of your project?
Silverlight 5 (InfragisticsSL5.Controls.Grids.XamPivotGrid.v12.1.dll)
The IGPivotGrid.Controls is a namespace related to our samples project. What you need to access in that namespace from? XamPivotGrid can be found under Infragistics.Controls.Grids namespace. In XAML you can target it as xmlns:ig=http://schemas.infragistics.com/xaml.