Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rowOrder and colOrder are not working #17

Closed
ekohadim opened this issue Mar 11, 2020 · 0 comments
Closed

rowOrder and colOrder are not working #17

ekohadim opened this issue Mar 11, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ekohadim
Copy link

I tried to change the default value rowOrder and colOrder, my code looks like below

<vue-pivottable-ui :data="pivotData" rowOrder="value_z_to_a" :aggregator-name="aggregatorName" :renderer-name="rendererName" :rows="rows" :cols="cols" :vals="vals" :row-total="rowTotal" :col-total="colTotal" >

Seungwoo321 pushed a commit that referenced this issue Jan 22, 2021
@Seungwoo321 Seungwoo321 self-assigned this Oct 11, 2021
@Seungwoo321 Seungwoo321 added the bug Something isn't working label Oct 11, 2021
Seungwoo321 added a commit that referenced this issue Oct 13, 2021
Seungwoo321 added a commit that referenced this issue Oct 13, 2021
Seungwoo321 added a commit that referenced this issue Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants