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

Export buttons twice in index #37

Closed
arjenmeijer opened this issue Feb 21, 2016 · 8 comments
Closed

Export buttons twice in index #37

arjenmeijer opened this issue Feb 21, 2016 · 8 comments

Comments

@arjenmeijer
Copy link

In an index.php the export buttons appears twice in the latest code: Page and Full.

'{toggleData}', is missing.

@mootensai
Copy link
Owner

export buttons is always generated twice,
page is for exporting only the page you are viewing, (ex : page 1 only)
Full is for exporting all the data that the table have (ex : export 500 row data)

where is the '{toggleData}'?

@arjenmeijer
Copy link
Author

It the previous version exporting the page or all, was triggered with {toggleData} All - Page. This changed the view as well. This previous version is the way to go in my opinion.

@mootensai
Copy link
Owner

Hmm... Maybe it's because of the detail view options.
Have you tried without checking the "Expandable Index Grid View" check box?

@arjenmeijer
Copy link
Author

I will try it later this week.

@mootensai
Copy link
Owner

Hi, have u try it again?

@arjenmeijer
Copy link
Author

In the latest dev version I get:
a. Page: Export page data html to json 6 items
b. Full: Export all data html to Excel2007 6 items, 3 the same, tree different

Mmm, a better version is, I think:
a. Choose a page or all data.
b. Export to a format.

@mootensai
Copy link
Owner

Hi!
Is this issue still happening? I tested it and it works fine, even after generated detail view..

@arjenmeijer
Copy link
Author

I will not be able to test it right away. So see it as fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants