0

Repopulate data to Listbox works fine in Firefox3.6 but not in IE7

asked 2010-07-28 13:57:12 +0800

zknewbie1 gravatar image zknewbie1
370 4

updated 2010-07-28 15:16:18 +0800

Hi, I have a Listbox that allows multiple record selection to be selected and verified; and a Button to carry out the verification action. After that, the Listbox is refreshed so that it won't display those selected records anymore (ex: if there're 10 records and 3 are selected for verification, once the Verification button is clicked, the Listbox will only display 7 records now). The problem is that it works fine in Firefox3.6 but errors out in IE7 with this error: "Failed to process addAft, Object doesn't support this property or method". The Verification logic for my Button is as follow:
1. Run an Update Query to change the Verify field from 'unverified' to 'verified' for those selected records.
2. Run a Select Query to grab only those with Verify = 'unverified' (so that the new ResultSet won't include those records that just got verified)
3. SetModel and ItemRenderer to the List<RecordBean> in step 2.

Please let me know why it does not work in IE7? I'm using ZK 5.0.3 Community Edition. Thanks much..

delete flag offensive retag edit

13 Replies

Sort by ยป oldest newest

answered 2010-08-03 22:44:20 +0800

zknewbie1 gravatar image zknewbie1
370 4

Hi Peter, looks like I need to set up a separate Sourceforge login/psswd in order to post to Bugs right?

Hi Jimmy, I checked the Freshly link you gave and it says 5.0.4. Is 5.0.4 the new official release or it's still in some kind of Beta-test version?

link publish delete flag offensive edit

answered 2010-08-08 20:26:17 +0800

henrichen gravatar image henrichen
3869 2
ZK Team

updated 2010-08-08 20:38:22 +0800

"Freshly version" means almost the same as the so called "nightly build". It means the "Freshly 5.0.4 version" (NOT yet officially released)

link publish delete flag offensive edit

answered 2010-08-08 22:33:17 +0800

zknewbie1 gravatar image zknewbie1
370 4

Thanks so much for all your help gents. I'm still learning this cool ZK stuff and so am sure will be bugging you again. Until next time, best regards..

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-07-28 13:57:12 +0800

Seen: 423 times

Last updated: Aug 08 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More