On Tuesday, November 28, 2006 2:44 AM Brice Burgess <> said:
> Does anyone find this plugin useful?
Yes definitely. Although I can't implement it just yet, I'm bookmarking
it so I can come back later.
Chris.
___
jQuery mailing list
discuss@jquery.co
Cool!
Wish List:
1. Add new row at end of table
2. Insert row in middle of table
3. Move rows (well sorting should handle this one)
4. Delete rows
Great if you could handle the above... then we have a full scale table
editor plugin!
Regards
Ashutosh
On 11/28/06, Brice Burgess <[EMAIL PROTECTED]>
L PROTECTED] On
Behalf Of Brice Burgess
Sent: Tuesday, November 28, 2006 2:44 AM
To: jQuery Discussion.
Subject: Re: [jQuery] TableEditor: Flexible In Place editing of HTML
Tables (with tableSorter support)
I've updated the in place table editing plugin available @
http://dev.iceburg.net/jquery/
n
Behalf Of Brice Burgess
Sent: Tuesday, November 28, 2006 5:44 AM
To: jQuery Discussion.
Subject: Re: [jQuery] TableEditor: Flexible In Place editing of HTML
Tables (with tableSorter support)
I've updated the in place table editing plugin available @
http://dev.iceburg.net/jquery/tableEdit
le In Place editing of HTML
Tables (with tableSorter support)
I've updated the in place table editing plugin available @
http://dev.iceburg.net/jquery/tableEditor/demo.php
The changes include;
A) Performance improvements and HTML element bugfixes
B) /column class inheritance on row cells (exa
I've updated the in place table editing plugin available @
http://dev.iceburg.net/jquery/tableEditor/demo.php
The changes include;
A) Performance improvements and HTML element bugfixes
B) /column class inheritance on row cells (example added to plugin page
C) Marking columns as "no edit" (exam
I have revisited my tableEditor plugin to add user defined handler
functions.
From the webpage;
"TableEditor provides flexible in place editing of HTML tables. User
defined handler functions can easily be dropped in to, for example,
update the data source via an AJAX request."
Currently this