Binding in WObrowser
Binding in WObrowser
- Subject: Binding in WObrowser
- From: "Kranthi Sagar Borra" <email@hidden>
- Date: Fri, 11 Jun 2004 19:32:35 +0530
- Thread-topic: Binding in WObrowser
Hi all,
This is a question on WOBrowser component. I tried if I could find any solution for this on the net, but could not. I hope some one can help me.
I have two WObrowser components in my page and my first WOBrowser has some list already populated, so now when I select a few in this WOBrowser and tab out, I should populate my second WOBrowser with a differenet list. But the issue here is, I should not make a server hit. So I can put all the values that needs to be populated on the client side i.e I hold these values inside java script variables. So now how can I bind these to the 2nd WOBrowser. I can handle this in "onBlur()" of the first WObrowser.
Regards,
Kranthi Sagar.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.