Organizing the values of a data adapter in a pivot grid
Hello again, I am creating a pivot grid through a data adapter that works with SQL. The issue I have is that my column of months is not organized in the pivot.
Values example:

Values in the pivot grid:

How can I solve this so that it adapts to how it is organized in the data adapter?
