Find by ID:
Go
[Log in | Register]
Home
Support Center Home
Categories (Beta)
Report Issue
Report a Bug
Make a Suggestion
Ask a Question
Security
Log in
Register
Forgot Password
Support Center Stats

Issue Reports
Total: 43360
Active: 398
Processed: 42962

Suggestions
Total: 17801
Active: 506
Processed: 17295

Questions
Total: 98465
Active: 95
Processed: 98370

1851 Knowledge Base Articles

557 Code Central Examples

Powered by Developer Express AJAX-Enabled ASP.NET components

This website is powered by Developer Express ASP.NET technologies including the ASPxMenu, ASPxNavBar, ASPxTabControl, ASPxSiteMapControl, ASPxPopupControl and the ASPxGridView and Editors Suite.
Database connectivity is via eXpressPersistent Objects.

View Issue

Bug Report Details: ASPxPageControl - The server TabClick event is raised even if the e.processOnServer is set to false

ID: B31095
Problem Type: Bug Report
Opened By: James Fleming
Reviewed by DevExpress: Yes
Status:
Processed
Resolution:
Fixed
Modified On: 5/26/2008 7:31:42 AM
Reproduced:
Yes
Product Group: .NET
Product: ASPxperience Suite
Version: 8.1.1
Fixed In Release: v2008 vol 1.4
Operating System: Windows Server 2003
IDE: Microsoft Visual Studio 2005
Categories: n/a
Log in to Track Changes or Edit
Description
Discussion (beta)

Created, Reproduced by Developer Express Team at 5/9/2008 6:31:39 AM
Attachment: WebSite2.zip (4261 bytes)

I have a Pagecontrol with 2 tabpages inside. When user clicks to 2nd tabpage i want to open an IE window on clientside, but not processing the server side TabClick event. Although i used e.processOnserver=false argument on clientside events it doesnt work, it always performs a postback and goes to serverside Tablick event.
My sample project is attached. Thanks.

Processed (Fixed) by Developer Express Team at 5/12/2008 11:23:12 AM