Query |
Solution |
If you select a row by its headers, pivotGrid.SelectedItems returns ONLY the values on its headers. |
We can reproduce the reported issue – “Selected items are not returned properly when AllowSelection property value is enabled”. We will provide the patch file for the reported issue on June 10, 2019. Here we have provided a private feedback link, we ask you to log in to see the link further. If you have any more specification replication procedure or a scenario to be tested, you can add it as a comment in the portal. This fix will be available in our upcoming release of Volume 2 SP1, which is scheduled to be rolled out in July 2019. feedback link : https://www.syncfusion.com/feedback/6543/selected-items-are-not-returned-properly-when-allowselection-property-value-is-enabled |
If I switch the grid to AllowSelectionWithHeaders="True", selection by column headers actually populates selectedItems with all the values (headers and cells) but ONLY if you select more than one header. |
We have checked the reported requirement “Selected items does not return the values correctly when AllowSelectionWithHeaders property is true”. But we are unable to reproduce the reported issue in our end.
Please refer the attached videos from the following location:
If we have misunderstood your actual requirement, please share the detailed description of your requirement along with working sample. |
Not only that selectedItems contains only one element but also it's reporting incorrectly the value "Column". It takes trngovrow as the column and that's not a column but only the first row header. |
We are unable to reproduce the reported issue in our end. We have prepared a sample based on your requirement.
Sample link: http://www.syncfusion.com/downloads/support/forum/144843/ze/Sample1579309166 Could you please share your working sample or modify the attached sample to reproduce the reported problem, so that it may be helpful to provide the solution at the earliest. |
Query |
Solution |
Test 1. Follow this steps:
1) Click the "Car" cell, i.e the one that it's in the bottom left
2) Click "Show Selected Items"
|
We can reproduce the reported issue – “PivotGrid displays the single header cell values in the selected items while clicking on the expander cells”. By default, the entire grid cells to be added in the selected items.
|
Test 2. Follow this steps:
1) Click the "Car" cell and holding the click down, move the cursor to the "Bike" cell so the two whole rows get selected
2) Click "Show Selected Items"
|
We can reproduce the reported issue – “Column header values are incorrect in the selected items values”. For example, “Bike” has been displayed as ‘column’ values for car header cells.
|
Hi Carlos,
Sorry for the inconvenience caused.
Currently we are working on the issue with high priority. Due to complexity, as we need some more time to fix the reported issue and also we need to ensure the all scenarios from our side. So we will provide the patch file for the reported issue on June 13th, 2019.
We appreciate your patience until then.
Regards,Jagadeesan
Recommended approach – exe will perform automatic configuration
Please find the patch setup here:
Advanced approach – use only if you have specific needs and can directly replace existing assemblies for your build environment
Please find the patch assemblies alone from:
Please find the Nugets from the below location:
|
Recommended approach – exe will perform automatic configuration
Please find the patch setup here:
Advanced approach – use only if you have specific needs and can directly replace existing assemblies for your build environment
Please find the patch assemblies alone from:
Please find the Nugets from the below location:
|