0

Modal dialog and AnnotateDataBinderInit

asked 2009-08-12 09:47:02 +0800

baki gravatar image baki
18 1

Hi,

I am creating a modal dialog in a method and calling doModal.
Unfortunately the data binding is not working. If i put the AnnotateDataBinderInit in the modal dialog then it complains that the page is covered by another data binder.

I have even tried to use the callers page databinder to bind the modal dialog again by calling binder.loadComponent(modal) but it has no effect.

Any ideas?
thnx
attila

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2009-08-12 10:17:44 +0800

baki gravatar image baki
18 1

Hi,

I have found a partial solution to my problem. using the arg0 attribute on DataBinderInit is working in one case (great) but on the other case when i have databinders on both underlying and overlapping windows then it is not working independent of what i als arg0 specify.

Ideas?
attila

link publish delete flag offensive edit

answered 2009-08-12 10:57:45 +0800

baki gravatar image baki
18 1

The solution is to call the binder loadAll of the component and do not try to get that from the page.

ZK IS GREAT!

Bye
attila

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: 2009-08-12 09:47:02 +0800

Seen: 749 times

Last updated: Aug 12 '09

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