Welcome Guest Search | Active Topics | Sign In | Register

Callback panel Options
Mike T
Posted: Saturday, July 11, 2009 8:25:07 AM
Rank: Member
Groups: Member

Joined: 7/28/2008
Posts: 25
Not sure why but I am having issues using your callback panel with an eo masked edit control.

I have a form that the user enters the zip code.

The callback panel trigger id is the zip code field.

If I use your control I cannot set a postback event and nothing triggers the callback panel to lookup the zip code in the database.

When I use a standard asp text box, everything works fine. My solution is ok, but I was just curious if I was missing a setting.
eo_support
Posted: Saturday, July 11, 2009 8:43:04 AM
Rank: Administration
Groups: Administration

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

I believe that's because the standard textbox supports post back (it has an AutoPostBack property), but MaskedEdit does not.

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.