Hellooo
i m wondering how can i implement a ListBox listener.

I save my data into an 2-dimension array.

In the ListBox i m showing the first element of every array
data[x][0].

But i want when the user select any of these elements
in a panel next to the ListBox the rest data to be shown.
data[x][1-3]. But i cant find how this can happen in correlation with
ListBox.

Ty.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to