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

Input field doesn't work in the ROW #923

Closed
knonginda opened this issue May 25, 2016 · 1 comment
Closed

Input field doesn't work in the ROW #923

knonginda opened this issue May 25, 2016 · 1 comment

Comments

@knonginda
Copy link

knonginda commented May 25, 2016

Hello! I added an input field to the rowData and I typed in any character, it doesn't work, seems something was blocked it. is it a bug?

For example:
var gridOptionsRowData = [
{ title: '< input type="text" /> }
];
var gridOptions = {
....
rowData: gridOptionsRowData,
....
};

@ceolter
Copy link
Contributor

ceolter commented May 25, 2016

yes, but it's fixed now. will be in next release, probably within 24hrs.

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