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

can't use any parsing methods after setData #52

Open
mmelon opened this issue Jul 28, 2018 · 0 comments
Open

can't use any parsing methods after setData #52

mmelon opened this issue Jul 28, 2018 · 0 comments

Comments

@mmelon
Copy link

mmelon commented Jul 28, 2018

When you you getData() on an instance, manipulate the data in php, then write it back into the instance using setData(), any parsing such as getRow() will affect the original file that was loaded and not the modified data that was set. Any writing options do write the data from setData(). Is there anyway to make the result of setData visible to the parsing engine?

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

1 participant