alzalabany / sql-buddy

Automatically exported from code.google.com/p/sql-buddy
MIT License
0 stars 0 forks source link

Ajax edit-in-place #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Feature request:

It would be nice to be able to edit fields in place
using Ajax instead of being redirected to another page.

This feature was also request for phpMyAdmin:

http://sourceforge.net/mailarchive/message.php?msg_id=E1H8B0m-0006PW-0c%40sc8-sf
-web7.sourceforge.net

The code for edit-in-place can be found on the net, and in JS frameworks
like jQuery/prototype/script.aculo.us/etc.

Cheers,
Yonas

Original issue reported on code.google.com by Yona...@gmail.com on 20 May 2009 at 10:09

GoogleCodeExporter commented 9 years ago
I have considered it in the past, but have always thought that the added 
complexity wouldn't be worth it.

Original comment by calvinlo...@gmail.com on 22 Oct 2009 at 6:39

GoogleCodeExporter commented 9 years ago
Where do you see the complexity coming from? I frequently do AJAX coding, and 
it's
not that complicated.

Original comment by Yona...@gmail.com on 22 Oct 2009 at 6:54

GoogleCodeExporter commented 9 years ago
Btw, thanks for getting back to this :) 

Original comment by Yona...@gmail.com on 22 Oct 2009 at 6:55