This topic contains 4 replies, has 2 voices, and was last updated by Hristo 7 years ago.
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › General Discussions › columns sorting on pivot grid
This topic contains 4 replies, has 2 voices, and was last updated by Hristo 7 years ago.
Hello
I want the columns in the pivot grid to always appear in a standard order.
For example, the columns should appear like the following
Jan Feb Mar Apr May… etc
My data can be like this
Name Month value
s1 Mar 100
s2 Jan 200
s3 Apr 200
s4 May 100
Thanks
Hello rajesh.gupta,
I would like to suggest you this example.
Could you clarify what you want to achieve?
It is possible to achieve the same result with jqxGrid.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
I want the columns to be order in predined way.
Currently columns appear as per the data.
I want the columns to always come in the following order
‘Jan’, ‘Feb’, ‘March’ etc…
Please see the link
pivotcolumns
In the link
pivotcolumns,
That is done through excel.
the data is on the left side. The pivot is on the right.
See, the order of columns.
Please enter the give data in jqpivot, and see the difference.
Hello rajesh.gupta,
I would like to suggest you look at this workaround:
https://jseditor.io/?key=jqxpivotgrid-total
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
You must be logged in to reply to this topic.