|
Rank: Newbie Groups: Member
Joined: 6/22/2008 Posts: 2
|
I am using a Dialog Control on my project, and it works fine on IE, but on Firefox it seems that clicking the Accept button will ALWAYS cause a postback, even though I have set AcceptButtonPostBack to false... IS this a know issue, and is there a workaround?
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
I believe that was a bug but has been fixed in the latest version. So please download the latest version and give it a try.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 6/22/2008 Posts: 2
|
I've just downloaded and installed the latest build, and the same problem happens...
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
We have just verified with the latest version and it works fine. Can you verify that if you are indeed running the latest version? Installing the latest version does not automatically upgrade your project to the latest. In order to upgrade your project to the latest, you need to update your project reference.
There are two easy way to verify which version the project is running:
1. Open the page with browser, and then using the browser's "View Page Source" feature to view the HTML source. Search for "eo_version", and you will see the version number next to it. The latest version is 6.0.19.x;
2. While the page is running. Check the version of EO.Web.dll in your bin folder;
Please let us know if that is the problem.
Thanks
|
|