Monday, January 28, 2013

Sync CellTable with Textboxes

Hi everyone,

I just discovered the cellTable. Now I want to "Load" the selected record from the cellTable.
(i.e. a list with employees, and a dialog with two textboxes: firstname, lastname)

I guess I could read the Attributes from the selected Record-Obj and set the textboxes.Text() to it.
But thats not really comfortable...

Is there any other way to sync my Dialoges Textboxes, with the selected Record from my cellTable ?

I just started learning GWT and I thought I read something regarding this problem. But couldnt find it anymore :(

Thanks in advanced.

Regards,
Manuel


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment