Hi, I really wanted to get the JQuery UI Dialog working with repeated items so i didnt have to use the ajaxconroltoolkit for a modal popup.
I can get individual examples to work, but when i have multiple popups on the same page i get in to trouble. I want to have a repeater of records on the page, then use the UI Dialog to edit. so popup the individual edit div and then be able to save the changes. My problem is trying to popup the correct div. I created a demo file to show my problem. http://old.nabble.com/file/p26665109/Test.htm Test.htm I thought i would be able to find the "Next" div ie the correct popup for the record choosen and then popup the dialog, but this doesnt seem to want to work. It seems as soon as a bind a dialog to the div, it cannot be found by traversing. Has anyone got any ideas on how to get this to work? Thanks In advance -- View this message in context: http://old.nabble.com/JQuery-UI-Dialog-with-Repeater-tp26665109s27240p26665109.html Sent from the jQuery UI Discussion mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.