JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › Pivot/grouping + charting question › Reply To: Pivot/grouping + charting question
January 27, 2023 at 11:51 pm
#104319
pkz
Blocked
Can’t edit previous post, but more issues:
Code: https://codepen.io/ttwer2/pen/ZEjxBzp
1.
when switching between pivot and grid
ex: switch to pivot – so some charting, switch back to grid results in empty grid with the following error:
Grid: Invalid property name "allowRowGroup" set for Column: "col8"
Uncaught Grid: Invalid property name "allowRowGroup" set for Column: "col8"
2. charts are cut off I need to scroll to see the other parts of the chart
3. everything in pivot is VERY laggy with only 10k rows of data (randomly generated – also part of the code)
- This reply was modified 1 year, 9 months ago by pkz.