Welcome Guest Search | Active Topics | Sign In | Register

Dialg and content Url Options
AndreaZ
Posted: Monday, May 25, 2009 12:29:00 PM
Rank: Advanced Member
Groups: Member

Joined: 10/20/2008
Posts: 75
Hello, Can I access to an object value that is in the page specified in contentUrl property?
like:

CType(Dialog1.FindControl("mygridview"), GridView).SelectedRow.Cells(0).ToString

thanks
eo_support
Posted: Monday, May 25, 2009 12:34:30 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You can not because it belongs a different page.

Thanks!
AndreaZ
Posted: Monday, May 25, 2009 12:42:10 PM
Rank: Advanced Member
Groups: Member

Joined: 10/20/2008
Posts: 75
And can I close the dialog from the content url Page?

How can I pass a value from content page to page that has call the dialg?

An example is a page of customer details that throw a button open correctly the dialog, choose the new custmer in a gridview in the content url page and then pass the index of the customer that i've selected to the first page!

thanks...
eo_support
Posted: Monday, May 25, 2009 12:45:41 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will need to look into cross frame JavaScript in general. It will have nothing to do with the dialog.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.