T-z / jquery-datatables-editable

Automatically exported from code.google.com/p/jquery-datatables-editable
0 stars 0 forks source link

More Excel like row editing, TAB key moves edit cursor into next cell #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi
This plugin is really cool (especially with different types of controls per 
column), but what I mostly miss, also in the bare datatables version, are 
features for a more excel like 'power editing' experience.
Following blog entry, would be a minimum version for what I want, to be able to 
quickly enter/edit a whole row of data, with a minimum of mouse clicks, here by 
making TAB key jump to the next editable cell.

Could such a feature be integrated in your plugin?
http://www.henke.ws/post.cfm/datatables-and-jeditable-inline-editing

The 'ext js' has a great Grid component, that combines all these features, but 
I don't want to integrate the whole ext-js in my play framework webapplication, 
just to have a dynamic grid!
Here a direct link to extjs Grid demo:
http://dev.sencha.com/deploy/ext-4.0.7-gpl/examples/grid/cell-editing.html

thanks,
Laurent

Original issue reported on code.google.com by lh...@astina.ch on 2 Dec 2011 at 11:00

GoogleCodeExporter commented 8 years ago
Hi,

You are right this is very cool feature. I have thought about this but nobody 
has asked for this feature up till now. 
I will consider his as an enhancement for some next version.

Thanks,
Jovan

Original comment by joc...@gmail.com on 9 Feb 2012 at 9:32

GoogleCodeExporter commented 8 years ago
Hi, 

I'm working on some integration with key table plugin. You can see how it works 
on http://jquery-datatables-editable.googlecode.com/svn/trunk/keytable.html is 
this what you need. It is still "beta" so you might notice some issues but 
currently basic functionality works fine.

Let me know if you find some issue.

Jovan

Original comment by joc...@gmail.com on 10 Mar 2012 at 10:35

GoogleCodeExporter commented 8 years ago
Hi Jovan,
Thanks for thinking about doing a feature here.. the beta looks nice already!
Unfort. I already choose another lib (jqgrid) for this particular project.. but 
I might come back to your lib next time!
keep up the good work,
Laurent

Original comment by lh...@astina.ch on 15 Mar 2012 at 5:44

GoogleCodeExporter commented 8 years ago
I would find this Excel-like functionality in your library very useful.

Original comment by wyntermo...@gmail.com on 3 Apr 2012 at 6:49

GoogleCodeExporter commented 8 years ago
Is the tab feature already implemented in any version of datatable editable?

Original comment by aplav...@gmail.com on 19 Apr 2012 at 12:53

GoogleCodeExporter commented 8 years ago
Hey Jovan,

I implemented the KeyTable as shown 
(http://jquery-datatables-editable.googlecode.com/svn/trunk/keytable.html), 
with a custom cell editor and it doesn't work. Any idea why? 

Original comment by nisha...@gmail.com on 13 Jul 2012 at 2:18

GoogleCodeExporter commented 8 years ago
Did this ever get implemented. My users continually tab from the cell rather 
than press return. 
Regards
Pete

Original comment by londonpe...@gmail.com on 29 Nov 2014 at 11:15