Welcome Guest Search | Active Topics | Sign In | Register

Modal Pop up and Forms Options
sumrob
Posted: Tuesday, August 24, 2010 10:47:50 PM
Rank: Newbie
Groups: Member

Joined: 5/24/2010
Posts: 3
Is it possible to have a modal pop up dialog using EO Objects that will allow for form input and submission from the dialog box. User clicks on Link....Modal window pops up (disables page in background) ......prompts user to input something and click button. User clicks button and the page responds to a server side event to process the input and user is returned to same page (no refresh), the pop up is no longer there and some other control on the page shows the inputted value.

The key here is that I need to be able to call a server side process once the input is submitted.

I see the dialog control, but I am unable to trick it into allowing me to use server side controls as the HTML for that dialog box.
eo_support
Posted: Wednesday, August 25, 2010 8:35:35 AM
Rank: Administration
Groups: Administration

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

You would just place whatever server control inside the dialog's ContentTemplate. It very much functions the same way as a Panel control, except that the "Panel" can pop up. Whether to refresh the page has 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.