let's go to seriously things ;
i have created e method in my gwt server which return a list of data 
<PersonneDTO>
in my gui i'm using a flextable to display that data and it's works 
perfectly.
but i thinks it's not good to work with flex table because i have to create 
my column and it's not mapped to the structure for personne class.more than 
that i can't select a row with that flex table.

i'm thinking to use grid data but the problem is that i can't set widget to 
a column.for example i nedd to create a delete button for each row in data 
grid.
there is also celletab and many other components but i'm really confused.
help plz

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to