- In dashboard designer, add a pivot grid, and bind to some data
- Add 11 (or more) "values ". (for example same db column 11 times)
Rename the columns like "1, 2, 3, 4, 5 … " (to see the order)
3 . Add one row - Save the design as XML
You will get a pivot grid like the attached "designer.png"
5 Load the design from a ASP.NEW dashboard viewer
Now you will see the error.
The value columns are not in order 1,2,3,4,5,6 … 11
The order is 1, 11, 3, 4, 5, 2, 7, 8, 9,10 6 !
Look at the attached "aspnetview.png"
It looks like the value column names are mixed. The data rows looks like they are in the correct order.
Br
Martin
I have managed to reproduce the described problem on my side. It will require some time to research it in greater detail. I have passed this issue to our developers for further research. We will update the thread once we have any results.
Great!, Looking forward for a solution!
Hi, we have the same problem and just noticed: we discovered that issue in on Chrome browser. Firefox and IE are good.
Hi Vojtech,
Thank you for the update. We will continue working on this issue and will update this ticket status once a permanent solution is found.