Hi,
I tried the book control in my WPF application. I need to have a book cover and a different flip animation for title i.e. given as example
http://www.quranflash.com/en/quranflash.html
In this example the look and feel of first cover is like the real book title effect. Is this kind of animation possible with RadBook? Please provide help in both cases that how I can be able to achieve this hard cover effect. Thanks in advance
Regards,
Haroon

System.NullReferenceException
Object reference not set to an instance of an object.
at Telerik.Windows.Controls.GridView.GridViewItemsControl.DisconnectFromDataEvents() in c:\Builds\WPF_Scrum\X1_Q1_2009\Sources\Development\WPF\GridView\GridView\GridViewItemsControl.cs:line 824 at Telerik.Windows.Controls.GridView.GridViewItemsControl.GridViewItemsControl_Loaded(Object sender, RoutedEventArgs e) in c:\Builds\WPF_Scrum\X1_Q1_2009\Sources\Development\WPF\GridView\GridView\GridViewItemsControl.cs:line 548 at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent) at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root) at MS.Internal.LoadedOrUnloadedOperation.DoWork() at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
1. Open Visual Studio 2008.
2. Select File the main menu.
3. Select New, and then Project from the menu.
4. In the New Project dialog box, under the language of your choice (for example, Visual C#), select Silverlight.
Next, reference the map control in your project and display the default map in your application.
1. With the Silverlight project selected (not the Web project), select Project then Add Reference from the Visual Studio main menu.
2. In the Add Reference dialog box, click the
Browse tab.
3. Browse to the location of your RadMap control
installation, select the
Telerik.Windows.Controls.DataVisualization.dll file and click
OK.
"You can´t add a refernece to Telerik.Window.Controls.DataVisualistion.dll as it was not built against Silverlight runtime. Silverlight projects will only work with Silverlight assemblies"
column.DataType = typeof(DateTime);
