I have a table of user records and on clicking "Edit" button a jquery dialog form pops up. For each record editing, dialog form is supposed to be populated with that record values. I have managed to store those record values in jquery variables, and am using it to populate the form. I have a table of user records and on clicking