I have a listing page in a Partial View. For each list, I have an Edit and Delete links to open a jQuery dialog box to edit/delete the data. However, the dialog box only opens on the first item and not working with the rest of the list.I have a listing page in a Partial View. For ea