Hi, If you are using Hyperlink you need to setup History. You need to assiciate a token to each content you want to display and implement History.addValueChangeHandler(xx) method to do what you want according to the token.
Otherwise you can a Label with a clickHandler and append the content to the center. Michael On 15 avr, 19:55, Vik <[email protected]> wrote: > Hie > > I created 2 HyperLinks in the west region and depending upon clicking link 1 > or link 2 i want load different > contents in the center region. > > How to do that? > > Thankx and Regards > > Vik > Founderwww.sakshum.comwww.sakshum.blogspot.com -- 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.
