Rank: Advanced Member Groups: Member
Joined: 7/2/2008 Posts: 35
|
I am calling an eo.dialog from javascript triggered from a table-cell-click. Works OK. I need to pass the value from the table cell through the dialog to the content HTML. Can you give me any pointers about how I can do this, please?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, You would need to call this function to update the dialog Url whenever you need to update it: http://doc.essentialobjects.com/library/1/jsdoc.public.dialog.setcontenturl.aspxThanks
|