Hello, I've two celltables inside a horizontalPanel.
The first table contains line numers and the second one contains text. I need to syncronize the hovered rows in both tables. If the user moves the mouse over one table, the row should be hovered in the second table too. Does someone knows how I could solve this problem? I can't use only one table, because if the user selects the text in the second table, the line numbers shouldn't be selected. Regards Stephan -- 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.
