http://groups.google.com/group/jquery-en/browse_thread/thread/b74e7270f524d413?hl=en#
On Fri, Oct 10, 2008 at 4:06 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, I'm looking for some kind of modal window like the UI dialogue > that may do true form submission and refreshes the parent window. > > Here's the scenario I'm looking to accomplish. > > I have a table of data, one of the column is editable. > If the user clicks on the column of a particular table row, a modal > window will pop up asking for additional information. > The user fills out the information and submits. > The window updates the info for that table via ajax and then force a > refresh so the data in the table could be updated. > > Any idea if there's any plugins that may aid in accomplishing > something like above using jQuery? > > Thanks >