-
Notifications
You must be signed in to change notification settings - Fork 122
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
The data table do not display with search & sorting filters #149
Comments
Do you mean that you are trying to use DataTables, per this example? The only requirement is that you provide a public Google Sheets URL that includes the
|
Hello, |
Ok, i replaced my sheet content with your sheet & it works. I will take it forward from here. is there a way to download the filtered content as csv? any function or library i need to use? |
Hmmm, I'm not sure the best way to do that. I can see that there are a few DataTables plugins that might help with that. For example: |
Thank you for that resource, i see that datatables.net provide the necessary functions i need. can i use any of them with sheet rock? i see they have charts & other plug-ins too. not sure if they conflict with sheet rock. so would like to check before i start my development. |
I replaced the spread sheet with my own sheet that can be viewed with a link by anyone. The sortable data table do not appear along with search & pagination.
I am a screen reader user & screen reader identifies data table & announce the content of all rows.
Is there a specific format for the google sheet need to be setup? I used the index.html in GitHub file & just replaced with my own sheet.
The text was updated successfully, but these errors were encountered: