We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment, custom grid types are not supported.
Since the headers are present, and the data is in order, could the headers be automatically picked up and the data arranged to match?
I'm quite happy to collaborate on this, helping explain the current approach and where changes likely need made.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Challenge / Pain Point
At the moment, custom grid types are not supported.
Proposed Solution
Since the headers are present, and the data is in order, could the headers be automatically picked up and the data arranged to match?
Collaboration
I'm quite happy to collaborate on this, helping explain the current approach and where changes likely need made.
The text was updated successfully, but these errors were encountered: