tags:

views:

64

answers:

2

i want to do multiple edit of rows in table using jquery and php

+1  A: 

You can use jQuery's replaceWith method on a successful ajax result.

Pseudo code:

var row = AJAX_RESULT;
$(YOUR_TABLE_ROW_IDENTIFIER).replaceWith(row);
fabrik
+1  A: 

The answer is Forty Two.

kingjeffrey
-1 | This should be a comment, it's not a true answer and I'm astounded someone voted it up as an answer.
animuson
animuson. A frivolous question deserves an equally frivolous answer. In case you were wondering, Forty Two is "Ultimate Answer to the Ultimate Question of Life, The Universe, and Everything", which I think covers the question above as well. See [this](http://en.wikipedia.org/wiki/Phrases_from_The_Hitchhiker's_Guide_to_the_Galaxy) for context.
kingjeffrey
And as of your comment, there are **two** up votes (and two down votes). That means at least 2 people have a sense of humor. But unfortunately they are equally counter balanced.
kingjeffrey
Furthermore, if you want to be technical about what is proper, your down vote is improper. My answer should have been "flagged as noise", not down voted.
kingjeffrey
Also both the link above and [this](http://stackoverflow.com/questions/3252895/convert-mathematical-string-to-int/3252914#3252914) link were purposefully given a "link descriptor" of "this" to honor your rollback.
kingjeffrey
Furthermore, while we are sharing constructive criticism, the typography at [your website](http://animuson.me/) could really use some leading. Given your line length (which is a bit excessive), I would recommend setting your content's line-height to 150%. After this change, I think you will find the typography much more readable.
kingjeffrey
That was fun, but I'm done.
kingjeffrey
One more thing, I up voted both of your comments on this page. The first one because you were right. The second one because the quantity of my responding comments is excessive. They should probably all be flagged as noise so the humorless will feel better about their superior rule following.
kingjeffrey
I have a sense of humor and this joke got stale a LONG time ago.
Will
Totally agree with you Will. +1
kingjeffrey