Welcome Guest Search | Active Topics | Sign In | Register

Toolbar Postback Options
UweD
Posted: Monday, April 6, 2020 4:51:05 AM
Rank: Newbie
Groups: Member

Joined: 3/17/2020
Posts: 2
So far I used EO.Web in a earlier version. Now I have updated to the current version. Now it is required to write AutoPostBack="true" to get the server event.
But that causes that my RequiredFieldValidator fires, although I have defined the ValidationGroup.
In the earlier version I didn't have this problem.

eo_support
Posted: Monday, April 6, 2020 10:05:48 AM
Rank: Administration
Groups: Administration

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

For the ToolBar to raises server event directly it always needs AutoPostBack because a server event can only be raised during a post back. However you can turn off validation by setting the ToolBar's CausesValidation to false.

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.