Welcome Guest Search | Active Topics | Sign In | Register

Popup and Callback Options
IYonathan
Posted: Thursday, May 19, 2011 2:33:38 AM
Rank: Newbie
Groups: Member

Joined: 5/19/2011
Posts: 1
Hallo Everyone,

I have been working with EO.Web Dialog box, my intention is creating some kind of form on it. In other words, there will be a field, button, and grid on the Popup, the field will be filled up with some kind of information and the button triggers an event which inturn searchs and returns some information wihch will be displayed on the GridView.

The ability of the button, however, is limited when it get embeded inside of the dialog box, it won't go to the server. How can I solve this problem?

If I am not clear, please let me know.

Thanks
eo_support
Posted: Thursday, May 19, 2011 8:29:36 AM
Rank: Administration
Groups: Administration

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

There should be no difference on whether the Button is inside the dialog or outside of the dialog. Just place a new button in your dialog and you should see it trigger server event. However if you set the dialog's AcceptButton or CancelButton, then the dialog will intercept the button's event. In that case the button will not trigger server event.

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.