Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Changing table contents dynamically (and on the client)

  • Subject: Re: Changing table contents dynamically (and on the client)
  • From: Roy Schestowitz <newsgroups@xxxxxxxxxxxxxxx>
  • Date: Sun, 19 Mar 2006 13:05:06 +0000
  • Newsgroups: alt.html
  • Organization: schestowitz.com / MCC / Manchester University
  • References: <1142769636.065491.101570@e56g2000cwe.googlegroups.com>
  • Reply-to: newsgroups@xxxxxxxxxxxxxxx
  • User-agent: KNode/0.7.2
__/ [ decoy@xxxxxxxxxxxxx ] on Sunday 19 March 2006 12:00 \__

> Hi everyone,
>   Does anybody know how I can achieve the following?
> 
>   I have a table that displays some information in plain text, on each
> row I have an edit button that will allow the user to enter new values
> for this row (basically display the same information as before but in
> text boxes with the edit button replaced with a confirm button).  When
> the user has updated I would like to go back to the plain text view
> with the new values.
> 
> Now comes the hard part ;)
> 
> I want to do all of this clientside, allowing the user to click on a
> save button when they have editting that will re-enter all of the
> information back to the DB.
> 
> Sample code would be greatly appreciated!
> 
> Thanks in advance,
> 
> Stu.
 
Have a look at the following:

http://www.scheinwelt.at/~norbertf/devel/websheet/

Demo here:

http://www.scheinwelt.at/~norbertf/devel/websheet/demo (Password is 'demo')

The project is Open Source (LGPL). Data is stored in semi-colon-delimited
text. No database therefore.

Best wishes,

Roy

-- 
Roy S. Schestowitz      |    Useless fact: 21978 x 4 = 21978 backwards
http://Schestowitz.com  |    SuSE Linux     ¦     PGP-Key: 0x74572E8E
  1:00pm  up 11 days  5:37,  11 users,  load average: 1.50, 2.03, 1.93
      http://iuron.com - help build a non-profit search engine

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index