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

only one editable column #161

Closed
dongetto opened this issue Jan 31, 2013 · 3 comments
Closed

only one editable column #161

dongetto opened this issue Jan 31, 2013 · 3 comments
Assignees
Labels
Milestone

Comments

@dongetto
Copy link
Contributor

hi,

jTable is great stuff,

I have only one editable column of jTable,
when I press enter on edit form, browser will download a file,
when I click to save is already okay,
(otherwise in case of more editable column is no error)

any ideas?

@hikalkan
Copy link
Member

When you click to save button, it works, but when you hit enter, it downloads a file? I think you dont want that. What type of file is being downloaded and what is it's content?

@dongetto
Copy link
Contributor Author

dongetto commented Feb 1, 2013

I am using with PHP, in code have a header('Content-type: content=application/json; charset=utf-8');
without this come back as plain text: {"Result":"OK"},

tested it with most browsers (chrome, ff, ie9), result is same

@ghost ghost assigned hikalkan Mar 10, 2013
@hikalkan
Copy link
Member

Will be released with 2.3.1

hikalkan added a commit that referenced this issue Sep 21, 2013
Bugfixes (#161, #254, #357, #570, #822) and localizations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants