Hi
I have a requirement to load 10000 checkbox controls in the pivotcells of the xamPivotGrid.
The xamPivotGrid may have 500 rows and 20 columns of data in the collection.
Some of the checkboxes would be checked and some may not be checked.
I have implemented the same in my application but there is a big performance issue while loading the data for the first time.
Can someone please show me how to load the data at a very fast rate with a sample application.
Also please inform me what is the best method of implementation for developing this scenario with the XamPivotGrid control.
I am on a tight deadline issue, please reply in urgent. FYI,I am using Infragistics WPF v12.2 dlls
Thanks in advance, Rakesh
Hi,
Someone please reply.
Hello Rakesh,
Thank you for your post. I have been looking into the question that you are having and I have created a sample application that shows how you can show checkboxes in the cells of the XamPivotGrid, using a style for the PivotCellControl and a ContentTempalte, with a CheckBox in it. I have created the data based on your description (it contains 500 rows and 20 columns) and the XamPivotGrid is not taking much time to load (around a second or two, which is expected). The XamPivotGrid is using virtualization on its PivotCellControls and which means that only the cells that are in view will be rendered, which provide good performance.
Please let me know if the approach that I have suggested in the attached sample is suitable for your scenario and if not, would you please provide me with your current implementation, in order to be able to research what might be causing the issue with the initial loading of the control.
Looking forward to hearing from you.
Sincerely,
Krasimir, MCPD
Developer Support Supervisor - XAML
Infragistics
www.infragistics.com/support