jquery dialog form with dynamic variables

Posted by Patrick on Stack Overflow See other posts from Stack Overflow or by Patrick
Published on 2010-05-24T14:42:38Z Indexed on 2010/05/24 14:51 UTC
Read the original article Hit count: 244

Filed under:
|

Hello, Currently I have an html form - which I call with jquery dialog - to insert new records into a table. But I also would like to update existing records with the same form - using jquery dialog. I'm not sure within the dialog how I access these data values - or pass them in as arguments - and hook them up with the form elements...? Anyone has done this before and knows an agile technique to do this? kind regards, Patrick

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about dialog