It is very easy to bind data to pivot grid using WCF service. By default the startup page is MainPage (illustrates EmptyPivotGrid Display). And to run the “SilverlightControl1” page (which illustrates the Binding data from the database to PivotGrid using WCF), you have to do the following: In App.Xaml.CS file, Uncomment “// this.RootVisual = new SilverlightControl1 ();” and comment “this.RootVisual = new MainPage ();” as shown in below code snippet:
C#
Figure: Empty Pivot Grid Figure: pivot Grid which Binds data from Database
|
This page will automatically be redirected to the sign-in page in 10 seconds.