pivotviewer
Microsoft Pivot JIT Collections
I\'m attempting to implement a Microsoft Pivot viewer within my application, I\'ve decided that a cross between a JIT collection and Linked Collection is the best case however I\'m having a few issues[详细]
2023-04-13 05:43 分类:问答Silverlight 5 (RC) PivotViewer control
I can\'t seem to find System.Windows.Controls.Pivot.dll anywhere in the sdk folders. Does anyone know the whereabouts of this file? I\'m trying to re开发者_如何转开发ference it so that I can add it Vi[详细]
2023-04-12 11:02 分类:问答Programmatically set the PivotViewer's filters
I have a Silverlight PivotViewer up and running, with about 4000 items. I pass querystring 开发者_Go百科parameters to the page that hosts the PivotViewer, to filter the items upon opening.[详细]
2023-04-03 13:07 分类:问答Modification of the silverlight PivotViewer Deserialization
I was wondering if there is a way to modify the silverlight PivotViewer Deserialization to add a new type of data.[详细]
2023-03-27 05:42 分类:问答Why won't my Silverlight PivotViewer load?
I have a PivotViewer app I am working on, but, I cannot get it to run. I have a good .cxml file (I used Pauthor to generate the related deep-zoom files).I have tried running it from inside VS 2010 in[详细]
2023-03-23 22:20 分类:问答uploading a simple collection for pivotviewer
Hey I am creating a demo to display the benefits of using a pivotviewer.I created a simple collection with about 50 items to display, and created a simple pivotviewer to display it.[详细]
2023-03-16 19:48 分类:问答Creating Pivotviewer Collection
I\'m trying to create a JIT pivotviewer and I have been kinda struggling a bit.Could someone clear my confusion on how the cxml is dynamically created?Also how should the information be set up for me[详细]
2023-03-13 10:44 分类:问答Silverlight Won't Load PivotViewer Collection
I\'m trying to get a proof-of-concept PivotViewer application up and running, but I can\'t get the collection to load properly, even in a testing environment.I\'m following these instructions:[详细]
2023-03-10 04:42 分类:问答How to export Silverlight Pivot View to Excel?
How I can export the current view in Silv开发者_如何学运维erlight Pivot Viewer to Excel.you can look in my blog for a way to do it. i explain how it works, and have also a video.[详细]
2023-03-05 11:43 分类:问答Silverlight PivotViewer dynamic collections best practices
I\'m new to Silverlight PivotViewer.My goal is to create an image for each sale in my database.The开发者_如何转开发 image is to contain data for the sales rep, sale date, invoice amount, customer, etc[详细]
2023-03-03 20:07 分类:问答