Hi, The idea here is to copy a row from one flex table to another. Copying is okay but when the copied row gets inserted as a new row in target flex table, the row looses the event associated with it. Each row is a composite widget consists of a label and button. The button has a delete functionality and label has some load functionality on double click. Is there any way to retain the events associated with button and label as a row so that when copied to another table should function the same way as it was in the previous table.
Thanks, Ankit -- 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.
