Skip to Content
0
Former Member
Feb 12, 2008 at 11:10 AM

dropdownbykey: how to implement onSelect action

141 Views

I was trying to bind an action with onSelect event of dropdownbykey, but I couldn't get figure out how to get selected value in the action defined.

I was trying to access the selected key by using following code but it prints nothing.

wdEvent.getString("key");

Any idea what I have been doing wrong.

regards,

Jawed Ali