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

Fill handle does not work when component is embedded in table #704

Closed
Mio44 opened this issue May 24, 2013 · 3 comments
Closed

Fill handle does not work when component is embedded in table #704

Mio44 opened this issue May 24, 2013 · 3 comments
Labels

Comments

@Mio44
Copy link

Mio44 commented May 24, 2013

Try to put the <div> on which the grid is constructed inside a table, i.e.

<table>
<tr>
<td>
<div id="grid"/>
</td>
</tr>
</table>

Try to use fill handle functionality.
It throws this error in the console:

Error: column -1 does not exist
jquery.handsontable.full.js Line 6778

@setthase
Copy link

Duplicate of #355

@setthase
Copy link

We have a new policy of closing duplicate tickets. Thanks for your input, please follow original #355 for this issue.

warpech added a commit that referenced this issue Jun 18, 2013
…#361, #538, #438, #671, #704) - this makes me realize how many people still use tables to create a layout
@setthase
Copy link

This should be fixed in new version of HOT (0.9.6). Thanks for your report.

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