You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SlickGrid
Hi
I use slickgrid as a spreadsheet.
When I drag rows:
1) the row number is not updated
2) the "undo" function in the examples does not track that the cell to
be undone has moved position
Do you know how to do that?
Thanks,
Gian
Michael Leibman
unread,
Mar 27, 2012, 10:57:37 PM3/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to slic...@googlegroups.com
SlickGrid just raises the event - how you handle it is up to you.
It looks like you're reusing some of the example code from the "row reorder" example. If so, please remember that these are just examples and you can't just copy'n'paste the code and expect it to work :)